Added documnetation skeleton

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6128 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 2000-02-28 16:33:27 +00:00
parent a871218a68
commit 9e6eb05ce9
103 changed files with 14581 additions and 0 deletions

View file

@ -0,0 +1,23 @@
<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
<gsdoc base="NSMenuItem" prev="NSMenu.html" next="NSMenuItemCell.html" up="AppKit.html">
<head>
<title>NSMenuItem</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>0.1</version>
<date>28 February, 2000</date>
</head>
<body>
<chapter>
<heading>NSMenuItem</heading>
<class name="NSMenuItem" super="NSObject">
<declared>AppKit/NSMenuItem.h</declared>
<desc>
</desc>
</class>
</chapter>
</body>
</gsdoc>