Re: [Doxygen-users] Full file path in Latex TOC

2019-08-06 Thread Leonardo Pereira Santos
: [Doxygen-users] Full file path in Latex TOC [External Email]: This email arrived from an external source - Please exercise caution when opening any attachments or clicking on links. Am 02.08.2019 um 22:44 schrieb Leonardo Pereira Santos: > > But the LaTeX output uses the full path of a f

Re: [Doxygen-users] Full file path in Latex TOC

2019-08-02 Thread Stefan Pendl
Am 02.08.2019 um 22:44 schrieb Leonardo Pereira Santos: But the LaTeX output uses the full path of a file as the section name. This is the ToC: 6.7 C:/some/deep/folder/projects/lalala/firmware/Cortex-M3/cmsis/include/sk5.h File Reference . . . . . . . 38 See the settings FULL_PATH_NAMES

[Doxygen-users] Full file path in Latex TOC

2019-08-02 Thread Leonardo Pereira Santos
Hello All! When generating HTML output, the file view uses a nice relative path, like so: ▼ Cortex-M3 ▼ cmsis ▼ include sk5.h Hardware register abstraction layer for the SOC But the LaTeX output uses the full path of a file as the section name. This is the ToC: 6.7 C:/some/deep/folder