HI, I really like sphinx, but I am having some problem adapting it :) Basically, I am trying to build a system for automating university labs, so students can upload interactively solutions. We have been using sphinx already to generate static documentation (i.e calling sphinx- build from the commandline on a set of files) , since it is very nice for embedding different languages, but now we want to use it a bit more dynamically, and use django to generate the html on the fly from some rst. I started to look through the source code, but got a bit lost!
Can anyone give me any pointers as to how to go about this? Has this been done before? Thanks, Mike -- 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.
