sphinx: make python documentation generation use sphinx
authorBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 2 May 2014 08:51:42 +0000 (09:51 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 2 May 2014 08:51:42 +0000 (09:51 +0100)
commit77b2e484d7045c46cb728776eda79b46b0a47b95
tree2f451d363995e75e9040b646922dc748e7a4ec3a
parentbe92ed306d87a84ebb9d30c084888ac59c046478
sphinx: make python documentation generation use sphinx

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
cmake/modules/FindSphinx.cmake [new file with mode: 0644]
src/python/CMakeLists.txt
src/python/docs/CMakeLists.txt [new file with mode: 0644]
src/python/docs/conf.py.in [new file with mode: 0644]
src/python/docs/index.rst [new file with mode: 0644]
src/python/docs/pymaa.rst [new file with mode: 0644]