doxygen hacks in backend [only framework for now]


Subject: doxygen hacks in backend [only framework for now]
From: Jesper Skov (jskov@redhat.com)
Date: Wed Dec 27 2000 - 12:01:09 CST


First hack at doxygen framework for backend directories.
README.dox is a bit crufty - didn't want to mess with the original
README.TXT hence the new file - but it probably wouldn't be too bad.

To try it out, get doxygen (www.doxygen.org) and do something like the
following:

$ mkdir docs/backend
$ cd src/text/fmt/xp
$ doxygen .doxyfile
$ cd ../../ptbl/xp
$ doxygen .doxyfile
$ cd ../..
$ doxygen .doxyfile

Then see abi/docs/backend/html/index.html

I'll makefilify this tomorrow and add more stuff.
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: fmt/xp/fl_DocLayout.h
CVS: Added Files:
CVS: .doxyfile README.dox fmt/xp/.doxyfile ptbl/xp/.doxyfile
CVS: ----------------------------------------------------------------------



This archive was generated by hypermail 2b25 : Wed Dec 27 2000 - 12:01:18 CST