Closed mwoehlke-kitware closed 3 years ago
looks okay to me. Let me test It will work on Windows.
This seem to be an issue with my sphinx installation. I'm looking into it.
Okay, it works on Windows, but in addition to sphinx, I also needed to pip install sphinx_rtd_theme
, so we might want to add that to the build instructions.
I also needed to
pip install sphinx_rtd_theme
Ah, right... same here.
Remove old, non-integrated tools for building the ReadTheDocs documentation and instead add this to the main CMake build system. This also replaces the "old" user manual. However, the latter is not yet removed, as we want to eventually fully integrate it with the RTD documentation.