On Tue, Jul 07, 2015 at 03:49:13PM +0200, Michael Biebl wrote: > 2015-07-07 2:51 GMT+02:00 Zbigniew Jędrzejewski-Szmek <[email protected]>: > > Comments, patches, pull requests — especially for documentation and tests — > > are very much welcome. > > Regarding the documentation: I failed to generate the documentation > with sphinx since it didn't find the python modules. > Do you have some instructions how this can be done.
Hi, this is now fixed in git. make sphinx-html or make sphinx-html PYTHON=python3.4 SPHINX_BUILD=sphinx-build-3.4 build the docs (although the result should be indistinguishable between python versions). Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
