You might check out the Numpy documentation project (http:// docs.scipy.org/numpy/Front%20Page/). I think they have a wiki/rst/ sphinx like solution for editing documentation (http://code.google.com/ p/pydocweb/) that is written in Django.
j On Mar 15, 10:55 am, Vivian De Smedt <[email protected]> wrote: > Dear All, > > We write our documentation using Sphinx. > But some of us are abroad with no source control access and they would > like to edit the doc via their web browser. > So I wanted to transform the static Sphinx set of pages into a wiki. > > Because it looked no so difficult I did it. > Now I wondered if some others had the same desire and if so what are > solutions they found. > Maybe could I reuse it and get something more sophisticated that what I > built (it is fairly basic). > > If someone is interested to the small wsgi application I built I'll be > glad to share it. > And if you think it could be a valuable addition to Sphinx I'll be > delighted to give it to the project. > > Yours, > Vivian. -- You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en.
