added first few introduction files

master
Calum Andrew Morrell 2024-09-19 12:40:17 +01:00
parent df11133196
commit 1683f6d462
4 changed files with 27 additions and 8 deletions

View File

@ -12,6 +12,25 @@ documentation for details.
.. toctree::
:maxdepth: 2
:caption: Contents:
:hidden:
:maxdepth: 1
:caption: Linux
:name: sec-linux
linux/introduction
.. toctree::
:hidden:
:maxdepth: 1
:caption: Python
:name: sec-python
python/introduction
.. toctree::
:hidden:
:maxdepth: 1
:caption: PostgreSQL
:name: sec-postgresql
postgresql/introduction

View File

@ -1,3 +1,3 @@
Introduction to Linux
=====================
Introduction
============

View File

@ -1,3 +1,3 @@
Introduction to PostgreSQL
==========================
Introduction
============

View File

@ -1,3 +1,3 @@
Introduction to Python
======================
Introduction
============