Minor documentation generation update

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14486 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-09-19 05:55:41 +00:00
parent 4ecddd4517
commit 686fca8eeb
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2002-09-29 Richard Frith-Macdonald <rfm@gnu.org>
* Source/Makefile: Set flags to generate documentation using
templates.
2002-09-18 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
* Source/NSSplitView.m ([NSSplitView -initWithCoder:]):

View file

@ -184,6 +184,10 @@ Gui_AGSDOC_FLAGS = \
-HeaderDirectory ../Headers/AppKit \
-Declared AppKit \
-Standards YES \
-ConstantsTemplate TypesAndConstants \
-FunctionsTemplate Functions \
-TypedefsTemplate TypesAndConstants \
- VariablesTemplate TypesAndConstants \
-WordMap '{\
APPKIT_EXPORT=extern;APPKIT_DECLARE="";\
}' -Up Gui