diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-01-26 06:22:33 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-01-26 06:22:33 +0100 |
commit | 041090275a22be6081fdb984a903b8a2d16bb80e (patch) | |
tree | 4533fa729a6b00de7ece635e495f4fb284eb0deb /doc/source/index.rst | |
parent | e7be1c8c266225ee52b82318a8af02a228fec4c4 (diff) | |
download | fastd-041090275a22be6081fdb984a903b8a2d16bb80e.tar fastd-041090275a22be6081fdb984a903b8a2d16bb80e.zip |
doc: add build documentation
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index e8a9e28..276ba7e 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -39,4 +39,5 @@ Developer documentation .. toctree:: :maxdepth: 2 + devel/building devel/protocol |