Hi, this is an interesting project, where we can host our development docs:
http://ericholscher.com/blog/2010/aug/16/announcing-read-docs/ It's a new project, so there are still some issues, that I have reported here: http://github.com/rtfd/readthedocs.org/issues as you can see, due to them it is not ready for our docs yet, but since it's opensource, I am sure that if someone fixes it and send them a pull request, they will incorporate it. My testing page is here: http://readthedocs.org/projects/certik/sympy-docs/ I think a bit easier is to do something like this: http://github.com/certik/theoretical-physics/ where the gh-pages branch (http://github.com/certik/theoretical-physics/tree/gh-pages) is hosted at: http://theoretical-physics.net/ And then all that is needed is that anyone with push access pushed into that repository and it will automatically appear at http://theoretical-physics.net/. So we would host in this way all our docs (for all versions of sympy including the latest git) and I will redirect the docs.sympy.org to such repo. If anyone would like to give it a shot, that'd be great. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy?hl=en.
