summaryrefslogtreecommitdiff
path: root/docs/xml/corelib/fpg_base.xml
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2009-04-30 15:07:33 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2009-04-30 15:07:33 +0200
commit5938624155ba6f518bb1a0e9f666a3357f7939ba (patch)
treecd8354ca7cc7d8ac5e61d42c2e15c5f2bc9bbbe1 /docs/xml/corelib/fpg_base.xml
parent4fb77f79530825505380fb818627e15c18edbe9d (diff)
downloadfpGUI-5938624155ba6f518bb1a0e9f666a3357f7939ba.tar.xz
Documentation update
* updated all the fpdoc xml documentation files to reference the new unit names. * Fixed the build scripts * trimmed the xml files to only contain nodes that have actual documentation.
Diffstat (limited to 'docs/xml/corelib/fpg_base.xml')
-rw-r--r--docs/xml/corelib/fpg_base.xml15
1 files changed, 2 insertions, 13 deletions
diff --git a/docs/xml/corelib/fpg_base.xml b/docs/xml/corelib/fpg_base.xml
index 19e5553f..3a2600b8 100644
--- a/docs/xml/corelib/fpg_base.xml
+++ b/docs/xml/corelib/fpg_base.xml
@@ -6,7 +6,7 @@
gfxbase
====================================================================
-->
- <module name="gfxbase">
+ <module name="fpg_base">
<short>The base unit and starting point of fpGUI</short>
<descr>
<p>This unit contains all the abstract classes for the CoreLib code
@@ -17,18 +17,7 @@ of fpGUI. It also defines many types and constants used throughout the toolkit.
defined in this unit.
</p>
</descr>
- <!-- unresolved type reference Visibility: default -->
- <element name="Classes">
- <short/>
- <descr/>
- <seealso/>
- </element>
- <!-- unresolved type reference Visibility: default -->
- <element name="SysUtils">
- <short/>
- <descr/>
- <seealso/>
- </element>
+
<!-- alias type Visibility: default -->
<element name="TfpgCoord">
<short>A custom type used to represent X and Y coordinates.</short>