-
- Downloads
Add a concurrent sphinx API doc for pyfaust and link it on the doxygen doc.
sphinx doc generation is integrated in CMake script (GEN_SPHINX_DOC option). The pyfaust doc has been reviewed/modified to be compatible with both doxygen and sphinx (+ filter scripts to make it possible). Issue #306
parent
d0e52a73
Pipeline #839176 passed
Stage: pkg_purepy
Stage: pkg
Stage: pkg_test
Stage: pkg_pub
Stage: gitlab_pages
Stage: conda_pkgs
Stage: deploy
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- gen_doc/CMakeLists.txt 10 additions, 0 deletionsgen_doc/CMakeLists.txt
- gen_doc/Doxyfile.in 1 addition, 1 deletiongen_doc/Doxyfile.in
- gen_doc/filterout_doxy_latex_tags.sh 10 additions, 0 deletionsgen_doc/filterout_doxy_latex_tags.sh
- gen_doc/filterout_sphinx_tags.sh 15 additions, 0 deletionsgen_doc/filterout_sphinx_tags.sh
- gen_doc/mainpage.md 1 addition, 1 deletiongen_doc/mainpage.md
- sphinx/Makefile 27 additions, 0 deletionssphinx/Makefile
- sphinx/api_core_module.rst 9 additions, 0 deletionssphinx/api_core_module.rst
- sphinx/api_demo_module.rst 17 additions, 0 deletionssphinx/api_demo_module.rst
- sphinx/api_fact_module.rst 7 additions, 0 deletionssphinx/api_fact_module.rst
- sphinx/api_factparams_module.rst 8 additions, 0 deletionssphinx/api_factparams_module.rst
- sphinx/api_poly_module.rst 7 additions, 0 deletionssphinx/api_poly_module.rst
- sphinx/api_proj_module.rst 9 additions, 0 deletionssphinx/api_proj_module.rst
- sphinx/api_tools_module.rst 8 additions, 0 deletionssphinx/api_tools_module.rst
- sphinx/conf.py 56 additions, 0 deletionssphinx/conf.py
- sphinx/index.rst 27 additions, 0 deletionssphinx/index.rst
- wrapper/matlab/+matfaust/+fact/hierarchical.m 1 addition, 1 deletionwrapper/matlab/+matfaust/+fact/hierarchical.m
- wrapper/python/CMakeLists.txt 4 additions, 0 deletionswrapper/python/CMakeLists.txt
- wrapper/python/pyfaust.py 411 additions, 294 deletionswrapper/python/pyfaust.py
Loading
Please register or sign in to comment