Peter Decker wrote:
On 11/2/06, Paul McNett <[EMAIL PROTECTED]> wrote:

Yes, I'll do that. I'm also going to remove epydoc completely and add
dabo.lib.

Thanks - I don't need to use the docs very often, but when I do
they're invaluable.

Maybe you could make them updatable via Subversion, too? This way when
I update my copy of Dabo, I could also update the docs.

Since the docs are auto-generated, it doesn't make a lot of sense (other than convenience) to actually save the doc pages to source control. Instead, you could generate them yourself:

svn checkout http://svn.dabodev.com/dabodoc/trunk/api dabodoc
cd dabodoc
python makeDaboApiDoc.py

Does that help?

--
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to