[kde-doc-english] [kate/frameworks] doc/katepart: include remaining advanced chapters in katepart
T.C. Hollingsworth
tchollingsworth at gmail.com
Sun Feb 23 03:16:14 UTC 2014
Git commit 0efdb186e8455ab0404f7546a455f56d25c7093c by T.C. Hollingsworth.
Committed on 23/02/2014 at 01:59.
Pushed by hollingsworth into branch 'frameworks'.
include remaining advanced chapters in katepart
M +12 -0 doc/katepart/index.docbook
http://commits.kde.org/kate/0efdb186e8455ab0404f7546a455f56d25c7093c
diff --git a/doc/katepart/index.docbook b/doc/katepart/index.docbook
index ea709b8..eeca402 100644
--- a/doc/katepart/index.docbook
+++ b/doc/katepart/index.docbook
@@ -9,6 +9,10 @@
<!ENTITY configuring-chapter SYSTEM "configuring.docbook">
<!ENTITY menus-chapter SYSTEM "menus.docbook">
<!ENTITY part-chapter SYSTEM "part.docbook">
+ <!ENTITY advanced-chapter SYSTEM "advanced.docbook">
+ <!ENTITY dev-chapter SYSTEM "development.docbook">
+ <!ENTITY vi-appendix SYSTEM "vi.docbook">
+ <!ENTITY regexp-appendix SYSTEM "regular-expressions.docbook">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
@@ -95,6 +99,10 @@ file at the time per window. Since &kwrite; is a very simple implementation of
&menus-chapter;
+&advanced-chapter;
+
+&dev-chapter;
+
&configuring-chapter;
<chapter id="credits">
@@ -187,6 +195,10 @@ in the <ulink url="https://bugs.kde.org/">KDE Bugtracking System</ulink>.</para>
&underGPL;
</chapter>
+&vi-appendix;
+
+®exp-appendix;
+
&documentation.index;
</book>
<!--
More information about the kde-doc-english
mailing list