Hello All!
When generating HTML output, the file view uses a nice relative path, like so:
▼ Cortex-M3<dir_a938ad93c16dc5075a84924e3b018bd3.html>
▼ cmsis<dir_222b2f2fe9448e289ea2538e98b9d1bc.html>
▼ include<dir_d3add8f476ef2ccbe77ba1141fddbbd0.html>
sk5.h<sk5_8h.html>
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/projects/lalala/firmware/Cortex-M3/cmsis/include/sk5.h
File Reference . . . . . . . 38
6.7.1 Detailed Description . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
And the PDF output:
6.7 C:/SOME/FOLDER/PROJECTS/LALALA/FIRMWARE/CORTEX-M3/CMSIS/INCLUDE/SK5.H FILE
REFERENCE
Is there a way to customize this using LATEX_HEADER or LATEX_EXTRA_STYLESHEET,
so a relative path is used?
I could not find a style/variable/whatever that would control section’s names.
Thanks!!
____________________________________________________________
Leonardo Pereira Santos | ON Semiconductor
Design Engineer
200-611 Kumpf Dr | Waterloo, Ontario, Canada, N2N 1A8
519-884-9696 x2269 (O) |
[email protected]<mailto:[email protected]>
_______________________________________________
Doxygen-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-users