Re: Header reference generated by Doxygen has full paths of headers
Daniel James <[email protected]> Thu, 3 Oct 2013 21:30:35 +0100
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3yd-guW9unTJFbQCi2NN3fmhREC9Y=SmbkbD_O_sAwMOkQ@mail.gmail.com> |
On 3 October 2013 14:49, Hartmut Kaiser <[email protected]> wrote: > Hey, > > In our external project (HPX - https://github.com/STEllAR-GROUP/hpx) we use > the Boost documentation toolchain to generate docs which works very well. We > recently updated to the newest version of the Boostbook style sheets and > were surprised to see that now the header filenames in the doxygen generated > docs are referenced using their full name (path!) (for an example see: > http://stellar-group.github.io/hpx/docs/html/index/s06.html). This is not > desirable as it exposes private file directories in public docs. > > Was there any rationale to change the previous behavior or is this an > oversight. Probably an accident, I'll have a look into it later. Do you know which version you were using before?