On Thu, Jun 04, 2009 at 07:20:40AM -0400, Alan Bromborsky wrote: > Comment: In order to make the build process more independent of the OS the > Makefile should be replaced with a python script. This would allow one to get > rid of the need for the unix utilities on windows systems and the problem > with inconsistencies in the cp and mkdir commands.
If you have setuptools and sphinx installed (a recent version), running 'python setup.py build_sphinx' should build the documentation in build/sphinx. Gaƫl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
