-
- Downloads
Fix doc generation for Python bindings on Windows (#204)
* doc/python: fix encoding
* github: add doc dependencies
* doc: fix open
* doc/python: use correct seperator
* cmake: add missing file
* doc/python: more fix
* [Doc][Python] Fix file inclusion in generated doc.
* cmake: fix linkage issue on Windows
* doc: yet another fix for Windows
Co-authored-by:
Joseph Mirabel <jmirabel@laas.fr>
Showing
- .github/workflows/conda/conda-env.yml 3 additions, 0 deletions.github/workflows/conda/conda-env.yml
- CMakeLists.txt 6 additions, 1 deletionCMakeLists.txt
- doc/python/doxygen_xml_parser.py 10 additions, 6 deletionsdoc/python/doxygen_xml_parser.py
- src/CMakeLists.txt 9 additions, 0 deletionssrc/CMakeLists.txt
Loading
Please register or sign in to comment