Re: [Inkscape-docs] Adding extensions api docs

2017-11-14 Thread Mois
Thank you Eduard for notifying the devel list, and taking a look at the new documentation! Note that I have not yet written any additional documentation, just wanted to have the ability to generate from it first. I was unable to run the gitlab ci locally, so I pushed to a separate branch and the g

Re: [Inkscape-docs] Adding extensions api docs

2017-11-14 Thread Eduard Braun
Hi Mois, looking good! I forwarded you mail to inkscape-devel (maybe we can get some additional feedback) but I don't see any obvious issues with the MR. Regards, Eduard Am 14.11.2017 um 17:48 schrieb Mois: Alright, here is a second attempt at generating the extensions docs. http://monomon

Re: [Inkscape-docs] Adding extensions api docs

2017-11-14 Thread Mois
Alright, here is a second attempt at generating the extensions docs. http://monomon.me/stuff/inkscape-doxygen-extensions/ Now they are separate from the Inkscape core documentation. It does seem more useful this way - otherwise there's too much... I added a couple of small subpages which should b

Re: [Inkscape-docs] Adding extensions api docs

2017-11-09 Thread Maren Hachmann
Am 09.11.2017 um 10:13 schrieb Mois: > Hi Eduard, thank you for this. > So it does seem like there are some significant downsides to using a > single build. > > You can see the combined result > . Toward the end there is a > link to the subpage "Python Ext

Re: [Inkscape-docs] Adding extensions api docs

2017-11-09 Thread Mois
Hi Eduard, thank you for this. So it does seem like there are some significant downsides to using a single build. You can see the combined result . Toward the end there is a link to the subpage "Python Extension API", but check out how the rest of the docs

Re: [Inkscape-docs] Adding extensions api docs

2017-11-08 Thread Eduard Braun
Hi Mois, it's a bit hard to talk about this without seeing the actual result. Why don't you link your local branch and/or create a "WIP" merge request so we can give some targeted feedback? If you even have a possibility to make the generated documentation available that would be great, too (t

[Inkscape-docs] Adding extensions api docs

2017-11-08 Thread Mois
Hey all, this is a continuation of a thread regarding extensions documentation in general, but I am starting a new thread due to the slightly different focus. I made changes that add the python sources to doxygen generation. This is already somewhat useful, because it is easy to see class method