Added partially written gsdoc-html converter

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11175 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2001-10-17 20:58:12 +00:00
parent 775258cd6b
commit 995473179c
9 changed files with 1353 additions and 9 deletions

View file

@ -1,3 +1,5 @@
#ifndef _INCLUDED_AGSOUTPUT_H
#define _INCLUDED_AGSOUTPUT_H
/**
<title>AGSOutput ... a class to output gsdoc source</title>
@ -45,5 +47,4 @@
to: (NSMutableString*)buf;
- (NSArray*) split: (NSString*)str;
@end
#endif