]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README: remove obsolete instructions regarding python-systemd/sphinx 1225/head
authorMichael Biebl <biebl@debian.org>
Wed, 9 Sep 2015 21:10:34 +0000 (23:10 +0200)
committerMichael Biebl <biebl@debian.org>
Wed, 9 Sep 2015 21:10:34 +0000 (23:10 +0200)
README

diff --git a/README b/README
index 62fd2487753015bf76f678a99d2c8c5188097da7..b9a89f5cd1579591467edf7c635d3a8fc3a5580b 100644 (file)
--- a/README
+++ b/README
@@ -161,7 +161,6 @@ REQUIREMENTS:
         gperf
         python (optional)
         python-lxml (optional, but required to build the indices)
-        sphinx (optional)
 
         The build system is initialized with ./autogen.sh. A tar ball
         can be created with:
@@ -173,12 +172,6 @@ REQUIREMENTS:
         under all circumstances. In fact, systemd-hostnamed will warn
         if nss-myhostname is not installed.
 
-        To build HTML documentation for python-systemd using sphinx,
-        please first install systemd (using 'make install'), and then
-        invoke sphinx-build with 'make sphinx-<target>', with <target>
-        being 'html' or 'latexpdf'. If using DESTDIR for installation,
-        pass the same DESTDIR to 'make sphinx-html' invocation.
-
 USERS AND GROUPS:
         Default udev rules use the following standard system group
         names, which need to be resolvable by getgrnam() at any time,