On Thu, 6 Dec 2018 at 20:50, Rogelio Alejandro Espinoza <[email protected]> wrote: > > I'm aware this is true for "manual" documenting, but I haven't been able to > find anything regarding > automatic generation for C++ besides using something like > Sphinx+Breathe+Doxygen
If your C++ is documented with Doxygen, you should have a look at Exhale - Automatic C++ library API documentation generator using Doxygen, Sphinx, and Breathe. http://exhale.readthedocs.io/ Best regards, -- Mateusz Loskot, http://mateusz.loskot.net -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
