You've already forked lazarus-ccr
modified css file which gives better visual result for html documentation
delete chm file prior to generation remove unneeded option for html documentation added short description to nvglutwidgets.xml nvGLWidgets, added documentation + fixed module name simplified getTextSize git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<fpdoc-descriptions>
|
||||
<package name="nvidia-widgets">
|
||||
<module name="nvWidgets">
|
||||
<short/>
|
||||
<descr/>
|
||||
<element name="Point">
|
||||
<short>2D point object</short>
|
||||
</element>
|
||||
@@ -239,6 +237,7 @@ False equals 0</descr>
|
||||
<element name="UIContext.beginGroup">
|
||||
<short>Begin grouping section of UI objects</short>
|
||||
</element>
|
||||
<short>User Interface library</short>
|
||||
</module>
|
||||
<short>NVIDIA widget library</short>
|
||||
<descr>
|
||||
|
Reference in New Issue
Block a user