SF.net SVN: geany: [2366] trunk
ntrel at users.sourceforge.net
ntrel at xxxxx
Thu Mar 20 13:02:16 UTC 2008
Revision: 2366
http://geany.svn.sourceforge.net/geany/?rev=2366&view=rev
Author: ntrel
Date: 2008-03-20 06:02:12 -0700 (Thu, 20 Mar 2008)
Log Message:
-----------
Add page links on the main page (easier than going to Related Pages,
and we can also list special files like plugin-symbols.c).
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/plugins.dox
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2008-03-20 12:46:45 UTC (rev 2365)
+++ trunk/ChangeLog 2008-03-20 13:02:12 UTC (rev 2366)
@@ -4,6 +4,9 @@
Move plugin symbols page into separate source file so that symbols
are listed as variables and functions and are autolinked.
Edit plugin symbols description, document some function parameters.
+ * doc/plugins.dox:
+ Add page links on the main page (easier than going to Related Pages,
+ and we can also list special files like plugin-symbols.c).
2008-03-19 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
Modified: trunk/doc/plugins.dox
===================================================================
--- trunk/doc/plugins.dox 2008-03-20 12:46:45 UTC (rev 2365)
+++ trunk/doc/plugins.dox 2008-03-20 13:02:12 UTC (rev 2366)
@@ -38,11 +38,13 @@
* considered as a work in progress.
* We will try to %document as many functions and structs as possible.
*
- * For additional documentation of things like plugin signals or a simple plugin please
- * see Related Pages.
+ * To get started, see the @link howto Plugin Howto @endlink.
*
+ * Other pages:
+ * - @link signals Plugin Signals @endlink.
+ * - @link plugin-symbols.c Plugin Symbols @endlink.
*
- *
+ * @Note Some of these pages are also listed in Related Pages.
*/
/**
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list