-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Hi,
> Is anybody know if it is possible to disable this sentence in
> output documentation for the every compound class (at the bottom of
> the class reference page):
> "The documentation for this class was generated from the
> following files:
> x.h
> x.cpp "
>
> Thanks,
>
> Dragan
Hi,
There are two relatively fast and easy ways to do this
First way: Find the desired text in the sourcecode and delete
the lines that produce the output. It should be something like
"OutputGenerator.Print (...)" (or so). Recompile it and test it.
Second way: Let doxygen produce the output. Look at the html pages
(you are using html, aren't you?), guess what html-codesequence
should
be deleted (the filenames are normally links) and use some batch
editor to delete this sequence in all files. Or remove them manually
:-)
If you can compile the sources the easiest way seems to be the first
one.
A new doxygen option should not be necessary. My opinion is the text
doesn't hurt.
Anyway: Dimitri has a very nice todo on his todo-list. A configurable
output generator for various output formats. He rated this todo as
level 10 (10 is the hardest :-) ). I can't await this new feature.
I could use it. I would have done it on my own, but the rating scared
me alot. Maybe you have some little time...
Torsten Baer
>
> ???? Dragan Vujadinovic
> ? ? SAFELAYER SECURE COMMUNICATIONS, S.A.
> ? ?? ? Department of Research & Development
> ? ? ???????????????? World Trade Center S4
> ? ?? ? ?? Moll de Barcelona, s/n
> ? ?? ??? 08039 - Barcelona
> ???? Tel: +34 93 508 8090 / Fax: +34 93 508
> 8091
> http://www.safelayer.com
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@...
> https://lists.sourceforge.net/lists/listinfo/doxygen-users
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>
iQA/AwUBPZQ+8ImhS5iGgbHJEQKtQQCfWTqsGI57dBx29ald1GxaTJ1FnxAAn3Hj
56TxFmawHUqpnaV24e2qs3ej
=pqu7
-----END PGP SIGNATURE-----
|