[Dune] Doxygen page names
Timo Koch
timo.koch at iws.uni-stuttgart.de
Tue Mar 31 17:13:16 CEST 2020
Hi Christian,
awesome! I saw SHORT_NAMES but I wasn’t aware that downstream modules take the Doxylocal file from dune-common as base.
The doxygen default seems to be SHORT_NAMES=NO and I wasn’t overwriting it downstream. But I forgot to check which Doxylocal file is actually created by CMake….
Thanks for the hint! Setting SHORT_NAMES = NO solves it!
Timo
--
_________________________________________________
Timo Koch phone: +49 711 685 64676
IWS, Universität Stuttgart fax: +49 711 685 60430
Pfaffenwaldring 61 email: timo.koch at iws.uni-stuttgart.de
D-70569 Stuttgart url: www.iws.uni-stuttgart.de/en/lh2/
_________________________________________________
> On 31. Mar 2020, at 17:04, Christian Engwer <christian.engwer at uni-muenster.de> wrote:
>
> Hi Timo,
>
>> Is there some option to doxygen I’m missing? Or some magic in Dune that I’m missing?
>> It would be nice if someone could point me to the mechanism behind.
>
> There is a flag in the doxygen configuration...
>
>> # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
>> # (but less readable) file names. This can be useful if your file systems
>> # doesn't support long names like on DOS, Mac, or CD-ROM.
>> SHORT_NAMES = YES
>
> Sadly this is necessary for building tarballs, the mangled file names will otherwise become too long.
>
> On the website this does not happen, as the website is not using the Doxystyle from dune-common.
>
> Ciao
> Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20200331/c6b1ae89/attachment.htm>
More information about the Dune
mailing list