Mercurial > lcfOS
comparison doc/index.rst @ 274:ea93e0a7a31e
Move docs
author | Windel Bouwman |
---|---|
date | Wed, 04 Sep 2013 17:35:06 +0200 |
parents | python/doc/index.rst@6b3a874edd6e |
children | 674789d9ff37 |
comparison
equal
deleted
inserted
replaced
273:6b3a874edd6e | 274:ea93e0a7a31e |
---|---|
1 .. lcfos documentation master file, created by | |
2 sphinx-quickstart on Sat Aug 31 18:04:20 2013. | |
3 You can adapt this file completely to your liking, but it should at least | |
4 contain the root `toctree` directive. | |
5 | |
6 Welcome to lcfos's documentation! | |
7 ================================= | |
8 | |
9 Contents: | |
10 | |
11 .. toctree:: | |
12 :maxdepth: 2 | |
13 | |
14 readme_link | |
15 design | |
16 compiler | |
17 | |
18 | |
19 | |
20 Indices and tables | |
21 ================== | |
22 | |
23 * :ref:`genindex` | |
24 * :ref:`modindex` | |
25 * :ref:`search` | |
26 |