On Thu, Mar 19, 2009 at 09:54:29PM +0100, Georg Brandl wrote:
> My favorite project (and one that I think is well manageable in the time
> and experience limits) is writing a Sphinx web app that serves docs in a
> more interactive fashion than the standard static HTML.  This would be
> used for the Python docs and should include comments, better search (e.g.
> via Xapian) and changes suggestions, 

You are aware of pydocweb?
https://code.launchpad.net/~pauli-virtanen/scipy/pydocweb

You can see it running on http://docs.scipy.org. We use it to enable any user to
edit docs and docstrings without using SVN.

It could be a good starting point. I believe the code is fairly clean.

Gaƫl

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to