[jhbuild] docs: Remove duplicate distutils section
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] docs: Remove duplicate distutils section
- Date: Thu, 5 Sep 2019 07:51:40 +0000 (UTC)
commit 1388ac777d7f7f936ae03bb9424f97fe1d457234
Author: Christoph Reiter <reiter christoph gmail com>
Date: Wed Sep 4 21:49:19 2019 +0200
docs: Remove duplicate distutils section
xmlto errors out because of this
doc/C/index.docbook | 26 --------------------------
1 file changed, 26 deletions(-)
---
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index 0c2ac4ee..5e580783 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -3218,32 +3218,6 @@ Optional packages: (JHBuild will build the missing packages)
<para>The <sgmltag class="element">distutils</sgmltag> element is used
to define a module which is built using python's distutils.</para>
-<programlisting>
-<distutils id="<replaceable>modulename</replaceable>"
- [ supports-non-srcdir-builds="<replaceable>yes|no</replaceable>" ]>
- <branch [ ... ] >
- [...]
- </branch>
-
- <dependencies>
- <dep package="<replaceable>modulename</replaceable>"/>
- ...
- </dependencies>
- <after>
- <dep package="<replaceable>modulename</replaceable>"/>
- ...
- </after>
-</distutils>
-</programlisting>
- </section>
-
-
- <section id="moduleset-syntax-defs-distutils">
- <title>distutils</title>
-
- <para>The <sgmltag class="element">distutils</sgmltag> element is used
- to define a module which is built using python's distutils</para>
-
<programlisting>
<distutils id="<replaceable>modulename</replaceable>"
[ supports-non-srcdir-builds="<replaceable>yes|no</replaceable>" ]>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]