Git commit 6e2bb3487238a4f636c791ebfe56a63c8b9ab2cb by Luigi Toscano. Committed on 27/09/2015 at 14:37. Pushed by ltoscano into branch 'frameworks'.
Update doc data (release information, etc) Please check the docbook templates part of KDocTools for more details about the convention. M +2 -2 doc/index.docbook M +5 -5 doc/man-kalzium.1.docbook http://commits.kde.org/kalzium/6e2bb3487238a4f636c791ebfe56a63c8b9ab2cb diff --git a/doc/index.docbook b/doc/index.docbook index 5599a05..ff58c0f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -42,8 +42,8 @@ <legalnotice>&FDLNotice;</legalnotice> - <date>2013-05-28</date> - <releaseinfo>2.4.00 (&kde; 4.11)</releaseinfo> + <date>2015-09-27</date> + <releaseinfo>&kalzium; 2.4.03 (Applications 15.12)</releaseinfo> <abstract> <para>&kalzium; is a program which shows you the Periodic Table of diff --git a/doc/man-kalzium.1.docbook b/doc/man-kalzium.1.docbook index 5cca766..fbc07c6 100644 --- a/doc/man-kalzium.1.docbook +++ b/doc/man-kalzium.1.docbook @@ -5,10 +5,11 @@ <refentry lang="&language;"> <refentryinfo> -<title>KDE User's Manual</title> +<title>&kalzium; User's Manual</title> <author><firstname>Ben</firstname><surname>Burton</surname> <contrib>Kalzium man page.</contrib></author> -<date>2013-05-28</date> -<productname>K Desktop Environment</productname> +<date>2015-09-27</date><!--Update only when changing/reviewing this man page--> +<releaseinfo>&kalzium; 2.4.03 (Applications 15.12)</releaseinfo><!--Update only when changing/reviewing this man page--> +<productname>KDE Applications</productname> </refentryinfo> <refmeta> @@ -25,8 +26,7 @@ <cmdsynopsis> <command>kalzium</command> -<group><option>KDE Generic Options</option></group> -<group><option>Qt Generic Options</option></group> +<group><option>Options</option></group> <group choice="opt"><option>--molecule <replaceable>filename</replaceable></option></group> </cmdsynopsis> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
