A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructuredText for the Python documentation generator Sphinx.
MIT License
306
stars
23
forks
source link
After update Doxygen to 1.9.7 files into rst-dir are missing #57
I tried to update Doxygen to 1.9.7 and 1.9.8 but after that when I try to run doxyrest.exe -c doxyrest-config.lua there is no errors but a lot of files from rst-dir are missing.
Doxyrest is still compatible with new versions of doxyrest?
Hello,
I tried to update Doxygen to 1.9.7 and 1.9.8 but after that when I try to run
doxyrest.exe -c doxyrest-config.lua
there is no errors but a lot of files from rst-dir are missing. Doxyrest is still compatible with new versions of doxyrest?