mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 17:32:03 +00:00
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:
parent
4ecddd4517
commit
686fca8eeb
2 changed files with 9 additions and 0 deletions
|
@ -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:]):
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue