commit: 3baf2d35b25408105d25e1f4437dac5f8aa94c9e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Sep 23 14:10:43 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Sep 23 14:10:43 2018 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3baf2d35
appendices/contributing/devbook-guide: Remove <abstract> tag. It does not exist in DevBook XML. appendices/contributing/devbook-guide/text.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/appendices/contributing/devbook-guide/text.xml b/appendices/contributing/devbook-guide/text.xml index 23d496a..42865d5 100644 --- a/appendices/contributing/devbook-guide/text.xml +++ b/appendices/contributing/devbook-guide/text.xml @@ -4,13 +4,6 @@ <chapter> <title>Gentoo GuideXML Guide</title> -<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> - <section> <title>GuideXML basics</title> <subsection>
