[kde-doc-english] [khelpcenter] doc: docs: add missing ids, avoid duplicates

Aleix Pol aleixpol at kde.org
Thu Apr 17 15:20:25 UTC 2014


Git commit a1538a73705708c880242750e28cf38b1e3f512e by Aleix Pol, on behalf of Luigi Toscano.
Committed on 23/10/2012 at 00:17.
Pushed by apol into branch 'master'.

docs: add missing ids, avoid duplicates

This commits combines the effect of the following commits
from KDE/4.9:

26195cffd560f046a5ea0b98a7edecb56f38ca9a
17fc976ca4eb29f56b8c61667d714b287cec97a2 (*)
730cd2f83c7847f030464ae003e3eded8fb1cb02
bcb962e2460376623d710c8be3d116dc11a2ed45 (*)
09388c4e5cb97fb33604c4c273aa359863082ba5

where (*) marks partial or total reverts; cherry-picking each single
commit would have introduced more noise in this branch

M  +1    -1    doc/fundamentals/index.docbook
M  +1    -1    doc/onlinehelp/index.docbook

http://commits.kde.org/khelpcenter/a1538a73705708c880242750e28cf38b1e3f512e

diff --git a/doc/fundamentals/index.docbook b/doc/fundamentals/index.docbook
index 7fd276c..28a0776 100644
--- a/doc/fundamentals/index.docbook
+++ b/doc/fundamentals/index.docbook
@@ -23,7 +23,7 @@
   <!ENTITY % English "INCLUDE"><!-- change language only here -->
 ]>
 
-<book lang="&language;">
+<book id="fundamentals" lang="&language;">
 <title>&kde; Fundamentals</title>
 
 <bookinfo>
diff --git a/doc/onlinehelp/index.docbook b/doc/onlinehelp/index.docbook
index 9dee566..77aa423 100644
--- a/doc/onlinehelp/index.docbook
+++ b/doc/onlinehelp/index.docbook
@@ -4,7 +4,7 @@
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE">
 ]>
-<article lang="&language;">
+<article id="onlinehelp" lang="&language;">
 <title>Online Help</title>
 <articleinfo>
 



More information about the kde-doc-english mailing list