Dear All, I am not Python Programmer, I would like to create my paper work with Sphinx. After Installation Python 2.6.* and Sphix with easy_setup, I followed the following guide.
http://matplotlib.sourceforge.net/sampledoc/getting_started.html#installing-your-doc-directory But I can't generate simple HTML file. Verzeichnis von E:\PYTHON26\SCRIPTS\MYFIRST 20.11.2009 22:48 <DIR> . 20.11.2009 22:48 <DIR> .. 20.11.2009 22:48 6.773 conf.py 20.11.2009 22:48 3.186 make.bat 20.11.2009 22:48 3.217 Makefile 20.11.2009 22:48 444 master.rst 20.11.2009 22:48 <DIR> _build 20.11.2009 22:48 <DIR> _static 20.11.2009 22:48 <DIR> _templates 4 Datei(en) 13.620 Bytes 5 Verzeichnis(se), 5.024.432.128 Bytes frei E:\PYTHON26\SCRIPTS\MYFIRST>make html Der Befehl "sphinx-build" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Build finished. The HTML pages are in _build/html. // hier is the error . // "sphinx-build" - can't find the command.- What is wrong here? Do you know Step-By-Step Sphinx Tutorials Guide.? regards. salai. -- You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=.
