Git commit 2020d133977157a762cdd38fd446c5416718284e by Burkhard Lück. Committed on 06/03/2017 at 20:27. Pushed by lueck into branch 'master'.
remove obsolete entities help.menu.documentation + install.intro.documentation + kappname + package, not used in kf5 anymore REVIEW:129571 M +2 -10 doc/index.docbook https://commits.kde.org/marble/2020d133977157a762cdd38fd446c5416718284e diff --git a/doc/index.docbook b/doc/index.docbook index 5100fba3f..98f87cf80 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 "&marble;"><!-- replace kapp here --> - <!ENTITY package "kdeedu"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> ]> @@ -881,7 +879,8 @@ If a GPS device is connected with your computer, &marble; displays longitude and <sect2> <title>The Help Menu</title> - &help.menu.documentation; + <para>&marble; has the common &kde; <guimenu>Help</guimenu> menu item, for more information read the section + about the <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink> of the &kde; Fundamentals.</para> </sect2> </sect1> </chapter> @@ -1489,13 +1488,6 @@ url="https://owncloud.com/">ownClowd official website</ulink>.</para> <appendix id="installation"> <title>Installation</title> - <sect1 id="getting-marble"> - <title>How to obtain &marble;</title> - - &install.intro.documentation; - - </sect1> - <sect1 id="requirements"> <title>Requirements</title>
