← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/sphinx_changes into lp:widelands

 

Making the docs shows no errors or warnings.

Regarding the changes to the README:

What is meant with 'Building the documentation for the webserver'? The locally installed website, or the webserver where widelands.org is running?

Maybe adding a hint on a running cron-job on the webserver (widelands.org), so the steps are done automatically on it?

I ran on my system 'make json':
  sphinx-build -b json -d build/doctrees   source build/json
  make: sphinx-build: Kommando nicht gefunden
  make: *** [Makefile:65: json] Fehler 127

This ('make json') works only if you have installed the appropriate software system wide (or activated the virtualenv of local wlwebsite before). Since the installation of the local website installs automatically the sphinx related stuff, there is no need to install it system wide  (additionally). So what ever  'webserver' is meant to be, this isn't working like described  without installing additional software system wide. I think using the 'sphinx-build' from wlwebsite is the thing we want here, because otherwise there are maybe other versions installed causing different output.
-- 
https://code.launchpad.net/~widelands-dev/widelands/sphinx_changes/+merge/304751
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/sphinx_changes into lp:widelands.


References