Bug 75561

Summary: kcalc: Statistics section should have its own page
Product: [Websites] docs.kde.org Reporter: gerard
Component: generalAssignee: Lauri Watts <lauri>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Just a quick fix

Description gerard 2004-02-18 23:33:08 UTC
Version:            (using KDE 3.2.0 RC1, compiled sources)
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
OS:          Linux (i686) release 2.4.22-10mdk

Statistics section is on the same page than Using section.
I think it should have its own page, like Trigonimetrics. It would more consistent.

Thanks

Gerard
Comment 1 Lauri Watts 2004-02-20 10:17:17 UTC
Which manual is this one about?
Comment 2 gerard 2004-02-20 11:15:43 UTC
Le vendredi 20 Février 2004 10:17, Lauri Watts a écrit :
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=75561
>
>
>
>
> ------- Additional Comments From lauri kde org  2004-02-20 10:17 -------
> Which manual is this one about?

kcalc

Comment 3 Lauri Watts 2004-02-26 16:16:43 UTC
Indeed, it would be a more logical structure.
Comment 4 Virgil Nisly 2005-01-05 02:21:14 UTC
Created attachment 8927 [details]
Just a quick fix

Here's what needs to be done for this bug. Could someone please commit after
freeze?
Thx!
Virgil
Comment 5 Lauri Watts 2005-01-09 00:57:18 UTC
CVS commit by lauri: 

BUG:75561


  M +3 -0      index.docbook   1.31


--- kdeutils/doc/kcalc/index.docbook  #1.30:1.31
@@ -94,4 +94,6 @@
 <chapter id="usage">
 <title>Usage</title>
+<sect1 id="general-usage">
+<title>General Usage</title>
 
 <para>General usage is straight forward and similar to the way most
@@ -155,4 +157,5 @@
 </varlistentry>
 </variablelist>
+</sect1>
 
 <sect1 id="statistical-mode">