>> BTW, >> Each app could have its own doc folder... > > could you elaborate? 1) create a doc folder in the app folder 2) cd doc 3) $: sphinx-quickstart 4) write some intraductory text 5) include docstrings complying with web2py howto (to be written) 6) create a document that uses autodoc to API document the controllers, models. 6) built the docs.
There could be a example for the examples application. And a template created when a new application is created in the admin. If you want, you can also use admin to modify basic values of Sphinx config.py. Can you see where I am looking at? Please remind me to post the front end auto-documenting app. I do not have time today, but... Regards, Timmie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

