From 7a008420cfda99a745d697f8230a45b24af01a6e Mon Sep 17 00:00:00 2001 From: Mois Moshev Date: Tue, 7 Nov 2017 22:42:27 +0200 Subject: Add configuration to build python extension docs with doxygen * Build them separately from cpp sources - separate doxyfile, separate target directory * Also add a subpage linking to common python files --- src/doxygen-main.dox | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src') diff --git a/src/doxygen-main.dox b/src/doxygen-main.dox index c714c2cbf..19a40fbd0 100644 --- a/src/doxygen-main.dox +++ b/src/doxygen-main.dox @@ -157,6 +157,7 @@ namespace XML {} * - \subpage XmlTree - XML backbone of the document * - \subpage Rendering - rendering and buffering * - \subpage OtherServices - what doesn't fit in the above + * - \subpage PythonExtensions * * See also the other directories until doxygen * allows setting links to those doc files. @@ -344,6 +345,14 @@ namespace XML {} * * {\ref dialogs/} [\ref decimal-round.h] [\ref enums.h] */ +/** \page PythonExtensions Python Extensions API + * + * simplepath [\ref simplepath.py, \ref simplepath.rb] + * + * simpletransform [\ref simpletransform.py] + * + * simplestyle [\ref simplestyle.py] + */ /* -- cgit v1.2.3