Comment 30 for bug 1512093

Revision history for this message
kaputtnik (franku) wrote :

Looks good to me :-)

No warnings.

My previous explanation of testing was a bit complicated. Of course you could also use the folder of the corresponding branch (sphinx_changes). Just apply the full path in the admin page for sphinxdoc. Before running the command in the folder of the branch (../sphinx_changes/doc/sphinx)

sphinx-build -b json -d build/doctree source build/json

you should activate the virtual environment, otherwise you have to provide the full path to the command (f.e. ~/wlwebsite/bin/sphinx-build-b json -d build/doctree source build/json)