section algorithme
This commit is contained in:
parent
aea8e036a3
commit
44f083eb1d
9
algorithmique/cours/annexes/index.txt
Normal file
9
algorithmique/cours/annexes/index.txt
Normal file
@ -0,0 +1,9 @@
|
||||
Annexes
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
agile
|
||||
scrum
|
||||
|
@ -8,6 +8,7 @@ Introduction à l'algorithmique
|
||||
langage
|
||||
modularite
|
||||
machine
|
||||
algo
|
||||
annexes/index
|
||||
|
||||
.. FIXME machine, algorithmique
|
||||
|
26
algorithmique/index.txt
Normal file
26
algorithmique/index.txt
Normal file
@ -0,0 +1,26 @@
|
||||
Introduction à l'algorithmique
|
||||
================================
|
||||
|
||||
.. index pour générer de l'HTML
|
||||
|
||||
|
||||
Contents:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
fondement
|
||||
langage
|
||||
modularite
|
||||
machine
|
||||
|
||||
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
Loading…
Reference in New Issue
Block a user