On Thu, May 14, 2009 at 05:58:08PM +0300, Priit Laes wrote:

> Ühel kenal päeval, N, 2009-05-14 kell 07:11, kirjutas Alan Bromborsky:

> > I am afraid that is not the only problem for windows.  There are lots of 
> > little things like no 'rm' utility.  I also tried to make the 
> > documentation (make html) under Cywin and have gotten nowhere!

> How about ask for solutions from Sphinx developers? I'm quite sure they
> have already answers for some of these Windows-related questions...

> http://groups.google.com/group/sphinx-dev

The canonical solution to build docs nowadays seems to be to use the
setuptools extension for sphinx: if setuptools is used, sphinx registers
a command 'build_sphinx', so you can type:

python setupegg.py build_shpinx

for this the docs need to be in the 'doc' directory.

I just checked, this seems to work with sympy, at least under Linux :).

Gaël

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to