From f6daa2a296cb55aa526e0ef2d98dfb1ccd04a745 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 17 Apr 2018 11:20:38 +0000 Subject: Add missing xml:id to sectx elements. Sponsored by: Absolight --- .../books/fdp-primer/doc-build/chapter.xml | 18 +++++++++--------- .../books/fdp-primer/structure/chapter.xml | 11 ++++++----- .../books/fdp-primer/stylesheets/chapter.xml | 2 +- en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml | 4 ++-- .../books/fdp-primer/writing-style/chapter.xml | 2 +- .../books/fdp-primer/xml-primer/chapter.xml | 20 ++++++++++---------- 6 files changed, 29 insertions(+), 28 deletions(-) (limited to 'en_US.ISO8859-1/books') diff --git a/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.xml index e14b5acba3..31b151cd08 100644 --- a/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.xml @@ -305,7 +305,7 @@ DOC_PREFIX?= ${.CURDIR}/../../.. - + <filename>doc.project.mk</filename> By inspection: @@ -325,7 +325,7 @@ PRI_LANG?= en_US.ISO8859-1 .include "doc.subdir.mk" .include "doc.install.mk" - + Variables @@ -351,7 +351,7 @@ PRI_LANG?= en_US.ISO8859-1 - + Conditionals The .if defined(DOC) line is an @@ -370,13 +370,13 @@ PRI_LANG?= en_US.ISO8859-1 - + <filename>doc.subdir.mk</filename> This file is too long to explain in detail. These notes describe the most important features. - + Variables @@ -403,7 +403,7 @@ PRI_LANG?= en_US.ISO8859-1 - + Targets and Macros Dependencies are described by @@ -453,7 +453,7 @@ PRI_LANG?= en_US.ISO8859-1 goes down, not on the way back up. - + Provided Targets @@ -478,7 +478,7 @@ PRI_LANG?= en_US.ISO8859-1 - + More on Conditionals @@ -500,7 +500,7 @@ PRI_LANG?= en_US.ISO8859-1 - + Looping Constructs in <command>make (.for)</command> diff --git a/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml index 24c43defb2..58922008c2 100644 --- a/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/structure/chapter.xml @@ -179,7 +179,7 @@ This section contains specific notes about particular documents managed by the FDP. - + The Handbook books/handbook/ @@ -195,7 +195,7 @@ and subsections (sect2, sect3) and so on. - + Physical Organization There are a number of files and directories within the @@ -208,7 +208,7 @@ &a.doc;. - + <filename>Makefile</filename> The Makefile defines some @@ -220,7 +220,7 @@ documents from one format to another. - + <filename>book.xml</filename> This is the top level document in the Handbook. It @@ -236,7 +236,8 @@ Handbook. - + <filename role="directory"><replaceable>directory</replaceable>/chapter.xml</filename> Each chapter in the Handbook is stored in a file diff --git a/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml index cffed32785..04adcc1a3e 100644 --- a/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml @@ -58,7 +58,7 @@ document without abusing XHTML to do so. - + The DocBook Documents The &os; XSLT and diff --git a/en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml index bcc28190fc..da55a9715f 100644 --- a/en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml @@ -49,7 +49,7 @@ documentation. Some further notes on particular components are given below. - + <acronym>DTD</acronym>s and <acronym>Entities</acronym> @@ -103,7 +103,7 @@ These applications are not required, but can make working on the documentation easier or add capabilities. - + Software diff --git a/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml index 44298e1d25..1a1d785488 100644 --- a/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml @@ -259,7 +259,7 @@ many different people are editing it, please follow these style conventions. - + Letter Case Tags are entered in lower case, para, diff --git a/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml index 3386f93c51..2eecf4f9bd 100644 --- a/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml @@ -356,7 +356,7 @@ in an environment variable so they can be found by the document build tools. - + To Do… Before running the examples in this document, install @@ -528,7 +528,7 @@ example.xml:5: element head: validity error : Element head content does not foll - + Formal Public Identifiers (<acronym>FPI</acronym>s) @@ -638,7 +638,7 @@ example.xml:5: element head: validity error : Element head content does not foll - + <filename>catalog</filename> Files With the syntax above, an XML @@ -752,7 +752,7 @@ example.xml:5: element head: validity error : Element head content does not foll <!-- This comment--is wrong --> - + To Do… @@ -886,7 +886,7 @@ example.xml:5: element head: validity error : Element head content does not foll - + To Do… @@ -1020,7 +1020,7 @@ example.xml:5: element head: validity error : Element head content does not foll - + Using Parameter Entities to Include Files Parameter entities can only be used inside an @@ -1073,10 +1073,10 @@ example.xml:5: element head: validity error : Element head content does not foll - + To Do… - + Use General Entities to Include Files @@ -1134,7 +1134,7 @@ example.xml:5: element head: validity error : Element head content does not foll - + Use Parameter Entities to Include Files @@ -1366,7 +1366,7 @@ example.xml:5: element head: validity error : Element head content does not foll - + To Do… -- cgit v1.2.3