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.
In the file dependancies.cmake, "ragel" is set as a required dependency. It would be great to have it mentioned in the documentation (https://vovkos.github.io/doxyrest/build-guide/prerequisites-libs.html), because some some systems do not have that binary by default. Thanks and have a great day!
In the file
dependancies.cmake
, "ragel" is set as a required dependency. It would be great to have it mentioned in the documentation (https://vovkos.github.io/doxyrest/build-guide/prerequisites-libs.html), because some some systems do not have that binary by default. Thanks and have a great day!