home *** CD-ROM | disk | FTP | other *** search
- README Start here.
- CHANGES What changes have taken place.
- INSTALL How to install it.
- C++autodoc An article describing how C++ support could be added.
- MANIFEST This list of all files in the package.
- Configure Automated installation script.
- c2man.man Source for the manual pages; needs flattening.
- Makefile.SH Produces Makefile.
- catalog Free Compilers Catalog entry for c2man.
- example.h First example header file for the manual page.
- ctype_ex.h Second example header file for the manual page.
- flatten.SH Produces sed script to flatten c2man.1 for installation.
- fixexamp.in Commented sed script to format man page examples.
- lex.l Lexical analyser.
- grammar.y Parser.
- config_h.SH Produces config.h, the portability header.
- patchlevel.h The current patch level.
- confmagic.h Further portability magic brought to you by metaconfig.
- c2man.h Source code...
- semantic.h
- symbol.h
- strconcat.h
- manpage.h
- enum.h
- c2man.c
- semantic.c
- string.c
- symbol.c
- strconcat.c
- manpage.c
- enum.c
- strappend.c
- strappend.h
- output.h Format-independant interface to backends.
- nroff.c Backend for nroff output.
- texinfo.c Backend for texinfo output.
- latex.c Backend for LaTeX output.
- html.c Backend for HTML output.
- libc/README.libc Info about library routines which may help.
- libc/COPYING GPL to cover the GNU-derived library routines.
- libc/getopt.c getopt support for OS/2, MSDOS & VMS.
- libc/getopt.h ...
- libc/getopt1.c ...
- libc/alloca.c Portable alloca() routine.
- pc/README.pc README file for OS/2 and MSDOS.
- pc/Makefile.pc Makefile for OS/2 and MSDOS.
- pc/updmake perl script used to regenerate pc/Makefile.pc.
- pc/c2man-32.def Definitions for EMX/gcc.
- pc/c2man.def Definitions for Microsoft C.
- pc/config.h Configuration header for OS/2 & MSDOS.
- pc/popen.c popen support for OS/2 & MSDOS.
- pc/popen.h ...
- vms/readme.1st README for VMS port.
- vms/make.com Build program for VMS.
- vms/c2man.opt-gcc LINK options file for GCC on VMS.
- vms/c2man.opt-vaxc LINK options file for VAX-C on VMS.
- vms/config.h Config file for VMS compilation.
- vms/popen.c popen/pclose routines for VMS.
- eg/boxcomment.c Example input files...
- eg/ccomment.h
- eg/commentaft.c
- eg/cppcomment.h
- eg/dash.h
- eg/ellipsis.c
- eg/grouped.c
- eg/multidecl.c
- eg/namedash.h
- eg/oldstyle.c
- eg/returnlist.h
- eg/sections.c
- eg/simplesect.c
- eg/surround.c
- eg/underscore.h
- eg/variable.c
-