Re: Building local Django docs as HTML on Win32?

2009-01-31 Thread Technicalbard
OK - figured this out by myself. - Need the Gnuwin32 version of make - then need to install sphinx and all it's dependencies. Simple with easy_install - then edit Makefile to adjust it to handle win32 commands, primarily the use of backslashes: On Unix/Linux: mkdir -p _build/html _build/doctre

Building local Django docs as HTML on Win32?

2009-01-31 Thread Technicalbard
I've found a number of places on the net that tell me how to build myself a copy of Django documentation from the Restructured Text format, but they are all for Linux / BSD. Any advice on how to do this on Windows without Cygwin? --~--~-~--~~~---~--~~ You receive