]> https://gitweb.dealii.org/ - dealii.git/commit
doxygen: do not export duplicate functions 2096/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 21 Jan 2016 20:47:08 +0000 (15:47 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 21 Jan 2016 20:47:08 +0000 (15:47 -0500)
commit8a759897246118c7f7ae21ad3d31feb0031e7fba
treee14ae019b8255fca2738718fd39e8a75a1e649c2
parentc54d2252f078993f17cac0b951dd7841a64b8080
doxygen: do not export duplicate functions

Since we started handing .cc files to doxygen, every explicit template
declaration of a function inside a .cc would generate another line for
that function in the class documentation (not clickable and before the
correct ones). We fix this by hiding undocumented functions. A quick
test shows, that even with this change, undocumented functions inside
classes defined in the .h will still be exported, because things like
@name groups and @ingroup count as "documentation".
doc/doxygen/options.dox.in

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.