Mercurial > lcfOS
annotate doc/index.rst @ 325:0dd36d2eb954
Added bin file for test
author | Windel Bouwman |
---|---|
date | Fri, 31 Jan 2014 19:14:54 +0100 |
parents | 44f336460c2a |
children | 0bb16d2a5699 |
rev | line source |
---|---|
273 | 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 .. toctree:: | |
322 | 10 :maxdepth: 1 |
273 | 11 |
12 readme_link | |
13 compiler | |
310 | 14 utils |
322 | 15 os |
273 | 16 |
322 | 17 .. include:: ../readme.rst |
18 |