summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graemeg@gmail.com>2013-03-19 16:04:02 +0000
committerDavid Laurence Emerson <dle3ab@angelbase.com>2013-05-28 00:42:48 -0700
commitb09eb396d34ba6c47306499fd17f0269f86405f2 (patch)
tree4ae8622922b9c70fb668a268992ffd49f19b520b /docs
parentb78efa40f132c264265c5326097c01c17a904ecc (diff)
downloadfpGUI-b09eb396d34ba6c47306499fd17f0269f86405f2.tar.xz
docs: disable protected methods from the documentation.
I first what to document the Public and Published properties and methods, as those will be the most used by fpGUI end-users. The protected methods can be documented at a later stage.
Diffstat (limited to 'docs')
-rw-r--r--docs/fpgui-docs-project.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fpgui-docs-project.xml b/docs/fpgui-docs-project.xml
index 226f20ca..435281d6 100644
--- a/docs/fpgui-docs-project.xml
+++ b/docs/fpgui-docs-project.xml
@@ -138,7 +138,7 @@
<option name="format" value="rtf"/>
<option name="format" value="chm"/>
-->
- <option name="hide-protected" value="false"/>
+ <option name="hide-protected" value="true"/>
<option name="duplinkeddoc" value="true"/>
<!--
<option name="footer-date" value="yyyy-mm-dd"/>