I like having both git and 0.6.7 right there in the same place right next to each other. Does the git update itself whenever someone pushes?
Aaron Meurer On Nov 12, 2010, at 5:33 PM, Ondrej Certik wrote: > Hi, > > I have finally found time to work on this, so now the pages behind: > > http://docs.sympy.org/ > > are hosted by github, by this repository: > > https://github.com/sympy/sympy_doc > > and I have changed the DNS behind docs.sympy.org. It already works for > me, but it might take couple hours to spread across the internet. > > In order to get the versions menu on the left, I had to do the following > patch: > > https://github.com/sympy/sympy_doc/commit/dc297ccaa9787dadd2438f3de3889aca0b8bff9b > > does anyone know how to do this change in sphinx directly? > > Notice, that we can now serve docs for all our versions easily. So far these: > > http://docs.sympy.org/0.6.7/index.html > http://docs.sympy.org/dev/index.html > > anyone feel free to send a pull request with older versions. Later on, > we'll add automatic generation of the development docs, from the > latest sympy master repository (I am now in the process of removing > static pages -- like docs.sympy.org -- from my linodes, so that I can > use them for dynamic stuff, like the generation of sphinx and so on). > So far I just did it by hand from today's master. All sympy developers > should have push access to it. > > Let me know if you have any suggestions or improvements. > > 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. > -- 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.
