mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
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:
parent
775258cd6b
commit
995473179c
9 changed files with 1353 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue