public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/devmanual:master commit in: appendices/contributing/devbook/
@ 2019-03-19 18:51 Brian Evans
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Evans @ 2019-03-19 18:51 UTC (permalink / raw
  To: gentoo-commits

commit:     c0ae856c5ae5eb816114872d7858de9acb498d80
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 18:50:36 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 18:50:36 2019 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c0ae856c

DocbookXML guide - finish formatting

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 appendices/contributing/devbook/text.xml | 59 +++++++++++++++-----------------
 1 file changed, 28 insertions(+), 31 deletions(-)

diff --git a/appendices/contributing/devbook/text.xml b/appendices/contributing/devbook/text.xml
index f1a5d57..dc60574 100644
--- a/appendices/contributing/devbook/text.xml
+++ b/appendices/contributing/devbook/text.xml
@@ -1,42 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <guide self="appendices/contributing/devbook/">
-<title>Gentoo GuideXML Guide</title>
-
-<author title="Author">
-  <mail link="neysx"/>
-</author>
-<author title="Author">
-  <mail link="drobbins@gentoo.org">Daniel Robbins</mail>
-</author>
-<author title="Author"><!-- zhen@gentoo.org -->
-  John P. Davis
-</author>
-<author title="Editor">
-  <mail link="peesh@gentoo.org">Jorge Paulo</mail>
-</author>
-<author title="Editor">
-  <mail link="swift@gentoo.org">Sven Vermeulen</mail>
-</author>
-<author title="Editor">
-  <mail link="nightmorph"/>
-</author>
-
-<abstract>
-This guide shows you how to compose web documentation using the new lightweight
-Gentoo GuideXML syntax.  This syntax is the official format for Gentoo 
-documentation, and this document itself was created using GuideXML.  This guide
-assumes a basic working knowledge of XML and HTML.
-</abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See https://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>13</version>
-<date>2012-10-07</date>
-
 <chapter>
-<title>GuideXML basics</title>
+<title>Gentoo GuideXML Guide</title>
 <section>
 <title>GuideXML design goals</title>
 <body>
@@ -1207,7 +1177,34 @@ link="/main/en/lists.xml">gentoo-doc mailing list</uri> stating what you'd like
 to tackle. Have fun!
 </p>
 
+</body>
+</section>
+
+<section>
+<title>Contributing authors</title>
+<body>
+<authors>
+<author title="Author"><!-- email="neysx@gentoo.org" -->
+  neysx
+</author>
+<author title="Author"><!-- email="drobbins@gentoo.org" -->
+  Daniel Robbins
+</author>
+<author title="Author"><!-- zhen@gentoo.org -->
+  John P. Davis
+</author>
+<author title="Editor"><!-- email="peesh@gentoo.org" -->
+  Jorge Paulo
+</author>
+<author title="Editor"><!-- email="swift@gentoo.org" -->
+  Sven Vermeulen
+</author>
+<author title="Editor"><!-- email="nightmorph@gentoo.org" -->
+  nightmorph
+</author>
+</authors>
 </body>
 </section>
 </chapter>
+
 </guide>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/devmanual:master commit in: appendices/contributing/devbook/
@ 2019-03-19 19:02 Brian Evans
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Evans @ 2019-03-19 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     d22eb5b91995fa61cbe42e304aa49c289348e8ad
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 19:00:14 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 19:00:14 2019 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=d22eb5b9

Revert "DocbookXML guide - finish formatting"

This reverts commit c0ae856c5ae5eb816114872d7858de9acb498d80.

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 appendices/contributing/devbook/text.xml | 59 +++++++++++++++++---------------
 1 file changed, 31 insertions(+), 28 deletions(-)

diff --git a/appendices/contributing/devbook/text.xml b/appendices/contributing/devbook/text.xml
index dc60574..f1a5d57 100644
--- a/appendices/contributing/devbook/text.xml
+++ b/appendices/contributing/devbook/text.xml
@@ -1,12 +1,42 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <guide self="appendices/contributing/devbook/">
+<title>Gentoo GuideXML Guide</title>
+
+<author title="Author">
+  <mail link="neysx"/>
+</author>
+<author title="Author">
+  <mail link="drobbins@gentoo.org">Daniel Robbins</mail>
+</author>
+<author title="Author"><!-- zhen@gentoo.org -->
+  John P. Davis
+</author>
+<author title="Editor">
+  <mail link="peesh@gentoo.org">Jorge Paulo</mail>
+</author>
+<author title="Editor">
+  <mail link="swift@gentoo.org">Sven Vermeulen</mail>
+</author>
+<author title="Editor">
+  <mail link="nightmorph"/>
+</author>
+
+<abstract>
+This guide shows you how to compose web documentation using the new lightweight
+Gentoo GuideXML syntax.  This syntax is the official format for Gentoo 
+documentation, and this document itself was created using GuideXML.  This guide
+assumes a basic working knowledge of XML and HTML.
+</abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See https://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
+<version>13</version>
+<date>2012-10-07</date>
+
 <chapter>
-<title>Gentoo GuideXML Guide</title>
+<title>GuideXML basics</title>
 <section>
 <title>GuideXML design goals</title>
 <body>
@@ -1177,34 +1207,7 @@ link="/main/en/lists.xml">gentoo-doc mailing list</uri> stating what you'd like
 to tackle. Have fun!
 </p>
 
-</body>
-</section>
-
-<section>
-<title>Contributing authors</title>
-<body>
-<authors>
-<author title="Author"><!-- email="neysx@gentoo.org" -->
-  neysx
-</author>
-<author title="Author"><!-- email="drobbins@gentoo.org" -->
-  Daniel Robbins
-</author>
-<author title="Author"><!-- zhen@gentoo.org -->
-  John P. Davis
-</author>
-<author title="Editor"><!-- email="peesh@gentoo.org" -->
-  Jorge Paulo
-</author>
-<author title="Editor"><!-- email="swift@gentoo.org" -->
-  Sven Vermeulen
-</author>
-<author title="Editor"><!-- email="nightmorph@gentoo.org" -->
-  nightmorph
-</author>
-</authors>
 </body>
 </section>
 </chapter>
-
 </guide>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-19 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-19 18:51 [gentoo-commits] proj/devmanual:master commit in: appendices/contributing/devbook/ Brian Evans
  -- strict thread matches above, loose matches on Subject: below --
2019-03-19 19:02 Brian Evans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox