I was trying to setup django . I do have Django-1.1-alpha-1. I was trying to make the documentation which is located at Django-1.1-alpha-1/doc using make utility.
But I am getting some error saying
> C:\django\Django-1.1-alpha-1\docs>C:\cygwin\bin\make.exe html
mkdir -p _build/html _build/doctrees sphinx-build -b html -d _build/doctrees . _build/html make: sphinx-build: Command not found make: *** [html] Error 127
Do anybody knows how to solve this issue and make a html documentation
Thanks J
Install sphinx.
$ easy_install -U Sphinx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With