diff options
author | Perberos <[email protected]> | 2011-11-08 13:50:37 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-08 13:50:37 -0300 |
commit | 2358ba4314dc6d757049bc4871ecf2922614b61b (patch) | |
tree | 12e52f491560916f0458c87b2d98ffa94500cb0f /help/C/index.page | |
download | mate-calc-2358ba4314dc6d757049bc4871ecf2922614b61b.tar.bz2 mate-calc-2358ba4314dc6d757049bc4871ecf2922614b61b.tar.xz |
initial
Diffstat (limited to 'help/C/index.page')
-rw-r--r-- | help/C/index.page | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/help/C/index.page b/help/C/index.page new file mode 100644 index 0000000..0af5fd7 --- /dev/null +++ b/help/C/index.page @@ -0,0 +1,34 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="index"> + + <info> + <credit type="author"> + <name>Robert Ancell</name> + <email>[email protected]</email> + </credit> + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> + </info> + + <title>GCalctool Help</title> + + <section id="ui" style="2column"> + <title>User Interface</title> + </section> + + <section id="equation" style="2column"> + <title>Equations</title> + </section> + + <section id="number" style="2column"> + <title>Numbers</title> + </section> + + <section id="conversion" style="2column"> + <title>Conversions</title> + </section> + + <section id="financial" style="2column"> + <title>Financial Calculations</title> + </section> +</page> |