snp-lab-code/index.rst

27 lines
699 B
ReStructuredText

.. demo documentation master file, created by
sphinx-quickstart on Wed Feb 9 08:17:44 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. toctree::
:maxdepth: 3
:caption: Contents:
SNP Laboratories
----------------------------------
.. toctree::
P01_Erste_Schritte_mit_C/README.md
P02_Funktionen_Datentyp_enum/README.md
P03_Bit_Operation_struct_typedef/README.md
P04_Modularisieren_von_C_Code/README.md
P05_TicTacToe/README.md
P06_Personen_Verwaltung_Linked_List/README.md
P07_Prozesse_und_Threads/README.md
P08_Sync/README.md
P09_File_Operations/README.md
P10_IPC/README.md