Git commit 05a840775bb3a15680b1f41eed9573ec17a0db9d by Jack Ostroff. Committed on 01/04/2019 at 19:32. Pushed by ostroffjh into branch '5.0'.
minor docbook updates M +1 -1 doc/details-categories.docbook M +1 -1 doc/details-forecast.docbook M +5 -4 doc/details-ledgers.docbook M +2 -3 doc/details-payees.docbook M +6 -6 doc/firsttime.docbook https://commits.kde.org/kmymoney/05a840775bb3a15680b1f41eed9573ec17a0db9d diff --git a/doc/details-categories.docbook b/doc/details-categories.docbook index e083ce111..8e38e0193 100644 --- a/doc/details-categories.docbook +++ b/doc/details-categories.docbook @@ -8,7 +8,7 @@ <releaseinfo>4.7.01</releaseinfo> </chapterinfo> -<title id="details.categories.title">Categories</title> +<title>Categories</title> <para> The Categories screen provides a summary of all the existing categories under diff --git a/doc/details-forecast.docbook b/doc/details-forecast.docbook index a5ba2f234..eb9c12b87 100644 --- a/doc/details-forecast.docbook +++ b/doc/details-forecast.docbook @@ -8,7 +8,7 @@ <releaseinfo>4.5</releaseinfo> </chapterinfo> -<title id="details.forecast.title">Forecast</title> +<title>Forecast</title> <sect1 id="details.forecast.define"> <title>What is a Forecast?</title> diff --git a/doc/details-ledgers.docbook b/doc/details-ledgers.docbook index 13472c910..eebc62d4f 100644 --- a/doc/details-ledgers.docbook +++ b/doc/details-ledgers.docbook @@ -417,7 +417,7 @@ </sect1> <sect1 id="details.ledgers.split"> -<title id="details.ledgers.split.title">Split Transactions</title> +<title>Split Transactions</title> <para> The Split transaction feature allows you to divide up a transaction into @@ -494,7 +494,7 @@ </sect1> <sect1 id="details.ledgers.match"> -<title id="details.ledgers.match.title">Matching Transactions</title> +<title>Matching Transactions</title> <para> Generally, when importing transactions, either via QIF, OFX, or HBCI, &kmymoney; @@ -595,7 +595,8 @@ </sect1> -<sect1 id="details.ledgers.settings"><title id="details.ledgers.settings.title">Changing Transaction Settings</title> +<sect1 id="details.ledgers.settings"> +<title>Changing Transaction Settings</title> <para> There are several settings options that change the appearance and behavior of @@ -674,7 +675,7 @@ </sect1> <sect1 id="details.ledgers.other"> -<title id="details.ledgers.other.title">Other Functionality</title> +<title>Other Functionality</title> <para> Additional options are available from the <guimenu>Transaction diff --git a/doc/details-payees.docbook b/doc/details-payees.docbook index 77c85251f..70fd184ff 100644 --- a/doc/details-payees.docbook +++ b/doc/details-payees.docbook @@ -9,7 +9,7 @@ <releaseinfo>4.5</releaseinfo> </chapterinfo> -<title id="details.payees.title">Payees</title> +<title>Payees</title> <para> The Payees screen provides detailed information about all the payees and @@ -75,7 +75,6 @@ the new payee's matching list. </para> </sect2> - </sect1> <sect1 id="details.payees.personalinformation"> @@ -106,7 +105,7 @@ </para> </sect2> -<sect2> +<sect2 id="details.payees.personalinformation.matching"> <title>Transaction Matching Settings</title> <sect3> diff --git a/doc/firsttime.docbook b/doc/firsttime.docbook index f984e1932..4556795b8 100644 --- a/doc/firsttime.docbook +++ b/doc/firsttime.docbook @@ -110,12 +110,12 @@ </para> <para> - The view selector consists of at least eleven icons in the left side of the - main window, depending upon the software provided by your system. More icons - could be added by various plugins. By clicking on an icon, the view window on - the right hand side is loaded with the appropriate view of your financial - data. Each view provides a unique representation of your financial situation - and allows you to view or edit the information shown. + On the left side of the main window, the view selector consists of at least + eleven icons with optional labels, depending upon the software provided by + your system. More icons could be added by various plugins. By clicking on an + icon, the view window on the right hand side is loaded with the appropriate + view of your financial data. Each view provides a unique representation of + your financial situation and allows you to view or edit the information shown. </para> <para>
