Git commit 11417825ba6067f8a552d6877d2976e78033bd49 by Burkhard Lück. Committed on 26/07/2016 at 08:11. Pushed by lueck into branch 'master'.
proofread/update krdc for kf5 remove unused entities kappname+package remove appendix proofread screenshots updated in previous commit bump date+releaseinfo M +2 -31 doc/index.docbook http://commits.kde.org/krdc/11417825ba6067f8a552d6877d2976e78033bd49 diff --git a/doc/index.docbook b/doc/index.docbook index 4437c07..9cfa09e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1,7 +1,5 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ - <!ENTITY kappname "&krdc;"> - <!ENTITY package "kdenetwork"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> <!-- ONLY If you are writing non-English original documentation, change @@ -37,8 +35,8 @@ as Authors, publish date, the abstract, and Keywords --> <legalnotice>&FDLNotice;</legalnotice> -<date>2013-06-19</date> -<releaseinfo>&kde; 4.11</releaseinfo> +<date>2016-07-25</date> +<releaseinfo>Application 16.08</releaseinfo> <copyright> <year>2003, 2008</year> @@ -565,33 +563,6 @@ Documentation Copyright © 2007 Urs Wolfer <email>uwolfer @ kde.org</email> </chapter> -<appendix id="installation"> -<title>Installation</title> - -<sect1 id="getting-krdc"> -<title>How to obtain &krdc;</title> - -<!-- This first entity contains boiler plate for applications that are -part of K D E CVS. You should remove it if you are releasing your -application --> - -&install.intro.documentation; - -</sect1> - -<sect1 id="compilation"> -<title>Compilation and Installation</title> - -<!-- This entity contains the boilerplate text for standard --> -<!-- compilation instructions. If your application requires any --> -<!-- special handling, remove it, and replace with your own text. --> - -&install.compile.documentation; - -</sect1> - -</appendix> - &documentation.index; </book> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
