]> git.sur5r.net Git - openocd/commit
doxygen: avoid most internals
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 2 Nov 2009 01:34:52 +0000 (17:34 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 2 Nov 2009 01:34:52 +0000 (17:34 -0800)
commit13e264426c5933ee3aa241c4f63feedf8f49b128
tree2eeb0a2ef9408075cfa2bc551c0267e06e47c3c9
parent2120231afd710ce6720b82838810240195122b5a
doxygen: avoid most internals

For some reason, all the interals are documented by default.
This is wrong for two basic reasons:

 - We need to focus on public interfaces, since those are
   the architectural interfaces and relationships.

 - Since virtually nothing has doxygen support yet, this
   maximizes the noise, and minimizes the usefulness of
   doxygen output.

So don't expose so much by default.
Doxyfile.in