-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrating Breathe into TECA #596
Conversation
please include the example that you had in the original pr. There's no need to worry too much about the formatting etc, what you had shown before is fine. I'll make a pass over it from there. |
@burlen I am not sure I follow which example you are referring to. Are you talking about the extra C++ documentation that I added to the code? for example: commit |
dec1f97
to
82f596d
Compare
I'm referring to the changes that put some classes in the rtd users guide using breathe. This showed that things were working. I would like you to post a link to rtd showing this pr working as well. |
46fc1c5
to
720b4a3
Compare
@burlen I cherry-picked the commit that has the class pages, where each page has breathe covering some of the components: https://teca.readthedocs.io/en/integrating_breathe/framework/framework.html Let me know if you are referring to something else. |
Thanks Abdel! I'll take it from here |
4524321
to
249779c
Compare
8d19be0
to
ddfc684
Compare
* enable tree view navigation panel * use the README in the doxygen main page * enable class inheritence diagrams
catch and ignore exceptions. See issue #599
f0406ff
to
a49029d
Compare
753091f
to
2d20316
Compare
revert this commit once RTD.org updates to Ubtunu 20.04 see issue 613 for more info
2d20316
to
309b592
Compare
I only added Breathe into TECA but haven't used it in the documentation. In order to know how to use it, follow the Breathe guide.
To use Breathe in rst format, it will look something like this:
To remove the private members from the documentation for example, remove the line that has
:private-members: