-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add the equivalent of the doxylink functionality #16
Labels
enhancement
New feature or request
Comments
bryanwweber
added a commit
to bryanwweber/cantera
that referenced
this issue
Jul 27, 2018
This output will be useful to generate links from the website pages to the C++ documentation; see Cantera/cantera-website#16
speth
pushed a commit
to bryanwweber/cantera
that referenced
this issue
Jul 29, 2018
This output will be useful to generate links from the website pages to the C++ documentation; see Cantera/cantera-website#16
speth
pushed a commit
to Cantera/cantera
that referenced
this issue
Jul 29, 2018
This output will be useful to generate links from the website pages to the C++ documentation; see Cantera/cantera-website#16
srikanthallu
pushed a commit
to srikanthallu/cantera
that referenced
this issue
Sep 17, 2020
This output will be useful to generate links from the website pages to the C++ documentation; see Cantera/cantera-website#16
Sphinx and doxygen content that are generated from the main repo have - at this point - functional doxylink capabilities. Given the direction of Cantera/enhancements#178, I believe this issue can be considered resolved? (If there is something that I am overlooking, please reopen) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To allow easy linking to C++ documentation
https://github.com/sphinx-contrib/doxylink/blob/master/sphinxcontrib/doxylink/doxylink.py
The text was updated successfully, but these errors were encountered: