fltk/documentation
Albrecht Schlosser 62c2497ff5 Speed up PDF generation and add timing debug output
... to the Doxygen generation log file `documentation/pdfall.log`.

The additions to the log file are intended to find out which parts
take how much time.

Note: use `grep "make_pdf" documentation/pdfall.log` to see the
  log output with timestamps.

- documentation/Doxyfile.in: exclude undocumented source files in
  src/xutf8/* which reduces parsing by a small amount of time,
  estimated about 5 percent of build time. YMMV.
2026-01-03 16:35:53 +01:00
..
images Reorganize documentation source directories 2025-12-30 15:49:02 +01:00
src Reorganize documentation source directories 2025-12-30 15:49:02 +01:00
.gitignore Clean up .gitignore files 2025-12-30 18:41:33 +01:00
CMakeLists.txt Reorganize documentation source directories 2025-12-30 15:49:02 +01:00
convert_doxyfile Quote doxygen command where necessary 2024-01-11 01:47:07 +01:00
copyright.dox.in Improve automatic documentation generation 2022-08-12 17:49:53 +02:00
Doxyfile.in Speed up PDF generation and add timing debug output 2026-01-03 16:35:53 +01:00
fltk-title.tex.in Reorganize documentation source directories 2025-12-30 15:49:02 +01:00
generated.dox.in Update documentation 2024-10-17 16:01:32 +02:00
make_header Quote doxygen command where necessary 2024-01-11 01:47:07 +01:00
make_pdf.in Speed up PDF generation and add timing debug output 2026-01-03 16:35:53 +01:00
version.dox.in Remove hardcoded version numbers (part 2) and more documentation 2025-05-07 21:21:35 +02:00