Difference between revisions of "Doxygen documentation"

From Inkscape Wiki
Jump to navigation Jump to search
(Updated daily now)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Inkscape Doxygen Documentation is not currently available online, however a local copy can be extracted.  
Inkscape Doxygen documentation for '''Inkscape source''' is available online at https://inkscape.gitlab.io/inkscape/doxygen/.<br>
for instructions on using Doxygen: http://www.stack.nl/~dimitri/doxygen/
We also have Doxygen documentation on the '''Python extension modules''' at https://inkscape.gitlab.io/inkscape/doxygen-extensions/.
 
 
Documentation is updated daily by a CI job (see <code>source-doc</code> in [https://gitlab.com/inkscape/inkscape/blob/master/.gitlab-ci.yml <code>.gitlab-ci.yml</code>]).

Latest revision as of 11:08, 15 September 2018

Inkscape Doxygen documentation for Inkscape source is available online at https://inkscape.gitlab.io/inkscape/doxygen/.
We also have Doxygen documentation on the Python extension modules at https://inkscape.gitlab.io/inkscape/doxygen-extensions/.


Documentation is updated daily by a CI job (see source-doc in .gitlab-ci.yml).