This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Antwort: [v3] doxygen module additions


Benjamin Kosnik schrieb am 21.02.2009 01:44:08:

>
> This is a documentation only patch, but changed line numbers made
> fixups in the testsuites for negative tests necessary.

<snip>

> Results are here:
>
> http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/modules.html

Taking a short look, I have noticed that the sequences (e.g. std::vector)
nicely leave off the template<...> declaration except in the detailed
description, while the algortihms put it there, making the overview
page significantly less readable.

Is this a doxygen weakness or is there a way to influence this with
markup ?

Just wondering,
      Markus Milleder



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]