Hi Jelle, Tomas,
I didn't know about sphinx so I had a glance. From what I saw it's meant to
create html doc from reStrcturedText docs. Those latter would be set up
manually which is different from the automagic script proposed by Thomas.
Yet, this might not be so much work. And anyway the info held by those files
would have to stand somewhere (eg. docstring), whatever (automagic) scheme
we adopt. IMHO the point is to find the simplest scheme to maintain, right?
Any idea about that?

One other question remains, how to automatically create screenshots for all
the samples? Shall we add a new function in every sample (eg
CreateScreenShots) ?

Loïc


On Mon, Dec 7, 2009 at 7:10 PM, Jelle Feringa <jelleferi...@gmail.com>wrote:

> > Even better: let's write a python script that automagically create
> > those pages by traversing the samples directory!
>
> That would be a good idea. Sphinx is known to work well with
> doctests / unittests and documentation generation.
>
> -jelle
>
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users
>
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to