avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [RFC] patch to start doxygen integration.


From: Theodore Roth
Subject: [avr-libc-dev] [RFC] patch to start doxygen integration.
Date: Fri, 12 Jul 2002 10:59:39 -0600 (MDT)

Hi,

The attached patch adds the infrastructure for building documenation from
the source files using doxygen.

Notes:

  - The doc/api/doxygen.config.in file was generated using doxygen-1.2.16.
    You might get some warnings using older versions, but is should still
    work for the most part.

  - The sources are parsed but there is nothing for doxygen to extract
    (yet), so an empty document is created.

  - Will still need to tweak the config file a bit to parse the right
    files.

  - Right now, the docs are built 4 times because of the way the build
    system is set up (avr3, avr4, avr5 and the generic stuff). This isn't
    a show stopper for now, but needs to be fixed.

Any comments? Shall I commit this and continue?

Ted Roth

Attachment: avr-libc-doxy.diff.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]