[sdk/kdesrc-build/docbook_historied_per_file] doc: docs: add id attribute to <book> and <article> elements (silent)
T.C. Hollingsworth
null at kde.org
Fri May 10 10:15:58 BST 2024
Git commit 8b6bc83f21e7eea22a7ed54b579088e564050bf2 by T.C. Hollingsworth.
Committed on 12/10/2012 at 02:09.
Pushed by ashark into branch 'docbook_historied_per_file'.
docs: add id attribute to <book> and <article> elements
this commit was automated; please revert if it causes trouble
for details see http://lists.kde.org/?l=kde-doc-english&m=134965352825792&w=2
SVN_SILENT
Original commit: a340e67d
https://invent.kde.org/sdk/kdesrc-build/-/commit/a340e67dc47999d55b01a6d7f0c5152494815942
M +2 -2 doc/index.docbook
https://invent.kde.org/sdk/kdesrc-build/-/commit/8b6bc83f21e7eea22a7ed54b579088e564050bf2
diff --git a/doc/index.docbook b/doc/index.docbook
index db990594..523baece 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -99,9 +99,9 @@
<!ENTITY module-concept SYSTEM "appendix-modules/module-concept.docbook">
]>
-<book lang="&language;">
+<book id="kdesrc-build" lang="&language;">
-<bookinfo>
+<book id="kdesrc-build"info>
<title>&kdesrc-build; Script Manual</title>
<authorgroup id="authors">
More information about the kde-doc-english
mailing list