Mercurial > trustbridge
comparison manuals/README.txt @ 933:af27328bea9d
(issue89) Add sphinx integration for the build system.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 22 Aug 2014 17:06:56 +0200 |
parents | b5a49960d5cb |
children | 53f704422fac |
comparison
equal
deleted
inserted
replaced
932:57371f2e8dae | 933:af27328bea9d |
---|---|
1 How to build TrustBridge documentation? | 1 TrustBridge documentation |
2 ======================================= | 2 ========================= |
3 | |
4 The TrustBridge documentation should be build automatically by the | |
5 default target in cmake if sphinx is found. | |
6 | |
7 How to build TrustBridge documentation manually | |
8 =============================================== | |
3 | 9 |
4 The TrustBridge documentation based on Sphinx <http://sphinx-doc.org/>. | 10 The TrustBridge documentation based on Sphinx <http://sphinx-doc.org/>. |
5 Please install the requirements before you build the documentation. | 11 Please install the requirements before you build the documentation. |
6 | 12 |
7 $ virtualenv .venv | 13 $ virtualenv .venv |