Updated doxygen docs of parts of the kernel
- From: Alexander Leidinger <Alexander@xxxxxxxxxxxxx>
- Date: Fri, 30 Dec 2005 17:14:43 +0100
Hi,
I updated the doxygen generated PDFs of parts of the kernel (as of Dec
28) at http://www.leidinger.net/FreeBSD/src_doc/
If there's a particular subsystem you are interested in, but isn't
available there, please send me some appropriate hints. As an example,
here's the Doxyfile which contains all information I need to generate
the GEOM subsystem PDF:
---snip---
# Doxyfile 1.4.1
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME = "FreeBSD kernel GEOM code"
OUTPUT_DIRECTORY = geom/
EXTRACT_ALL = YES # for undocumented src, no warnings enabled
#--------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = /usr/src/sys/geom/
GENERATE_TAGFILE = geom/geom.tag
@INCLUDE = common-Doxyfile
---snip---
Bye,
Alexander.
--
To boldly go where I surely don't belong.
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Updated doxygen docs of parts of the kernel
- From: Joao Barros
- Re: Updated doxygen docs of parts of the kernel
- Prev by Date: Re: Cleanup for config(8)
- Next by Date: Re: Cleanup for config(8)
- Previous by thread: problems with wifi
- Next by thread: Re: Updated doxygen docs of parts of the kernel
- Index(es):