On Thu, 17 Jun 2010, Samuele Kaplun wrote: > We should probably, add in the main Makefile.am a new make goal to > generate automatically this pages for the user.
Yes. This is yet another example of a private script that I'm using that I should commit. :) (BTW, Indico guys are using (or at least have been planning to switch to) Sphinx to generate documentation, which would be an interesting option to complement/replace our webdoc system, notably to generate admin guides. But we are slowly drifting away from the original topic, the wiki page organization, so let me mention this parenthetically only, and leave it for another RFC discussion, namely enriching webdoc with a markup language. (This was also floating in the air for too long now.)) > Moreover we should write an entry point epydoc string that summarizes > Invenio (can it be put in the __init__.py empty file?), sort of: We already do that, see miscutil/lib/__init__.py. Best regards -- Tibor Simko
