Private
Public Access
2
0

python: include examples page for sphinx documentation that links to src examples

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-05-20 15:39:58 +01:00
parent 7abd8f5529
commit 521b6817d7
4 changed files with 32 additions and 2 deletions

View File

@@ -27,7 +27,8 @@ cmake and default system libraries are technically required to compile.
module so comment out add_directories(javacsript) in src/CmakeLists.txt)
4. doxygen (needed to generate even python doc)
5. sphinx
6. pydoc
6. pygments
7. pydoc
To install swig-v8 the swig-v8-git package from AUR is helpful.