fltk/documentation
Albrecht Schlosser a057e13fb4 Improve code snapshot generation for PDF docs (#1353)
CMake: execute `code_snapshot` separately for each file we want to
  scan so we can create timestamps and generate PNG images only if
  the source file (e.g. unicode.dox) was modified.

documentation/src/unicode.dox: remove output folder `generated`, use
  only the filename. CMake sets the current working directory as needed.

util/code_snapshot.cxx: format and improve comments, reset code buffer
  so we can generate multiple images per input file.
2025-12-29 20:02:06 +01:00
..
src Improve code snapshot generation for PDF docs (#1353) 2025-12-29 20:02:06 +01:00
.gitignore Fix build process of PDF docs on macOS and update .gitignore 2022-09-23 15:45:45 +02:00
CMakeLists.txt Improve code snapshot generation for PDF docs (#1353) 2025-12-29 20:02:06 +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 Update filename case and LaTeX details 2025-12-28 22:18:07 +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 Fix forgotten run_pdflatex call (1.5) 2025-04-23 15:47:31 +02:00
version.dox.in Remove hardcoded version numbers (part 2) and more documentation 2025-05-07 21:21:35 +02:00