commit: acbf1e23650c3cad83ed0d39980032dcb885f7e7 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Oct 5 20:29:19 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Oct 5 20:29:19 2023 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=acbf1e23
appendices/devbook-guide: GuideXML -> DevBook XML Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> appendices/devbook-guide/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendices/devbook-guide/text.xml b/appendices/devbook-guide/text.xml index f9a6b5a..7c12d6d 100644 --- a/appendices/devbook-guide/text.xml +++ b/appendices/devbook-guide/text.xml @@ -11,7 +11,7 @@ The DevBook XML syntax is lightweight yet expressive, so that it is easy to learn yet also provides all the features we need for the creation of web documentation. The number of tags is kept to a minimum <d/> just those we need. -This makes it easy to transform guide into other formats, such as DocBook +This makes it easy to transform DevBook XML into other formats, such as DocBook XML/SGML or web-ready HTML. </p>
