Add doxygen documentation

This commit is contained in:
Laurence Withers 2007-07-24 11:50:45 +00:00
commit 1a92252640
11 changed files with 268 additions and 6 deletions

1
config
View file

@ -17,3 +17,4 @@
[ -z "${INCLUDEDIR}" ] && INCLUDEDIR="${PREFIX}/include"
[ -z "${FINALLIBDIR}" ] && FINALLIBDIR="${LIBDIR}"
[ -z "${FINALINCLUDEDIR}" ] && FINALINCLUDEDIR="${INCLUDEDIR}"
[ -z "${DOCSDIR}" ] && DOCSDIR="${PREFIX}/doc/libiso8601"