fltk/documentation
Aaron M. Ucko 678c850272 Use CMake's built-in timestamp formatting.
It notably honors SOURCE_DATE_EPOCH if set, making for reproducible
output.  For even better reproducibility, use UTC.  (Unlike the date
command's output, the result is already always in English.)  Extend
this approach to the book, introducing appropriately formatted
PDF_DATE and TODAY variables for its PDF metadata and title page
respectively and making make_pdf configurable.
2025-04-02 20:25:07 +02:00
..
src Use CMake's built-in timestamp formatting. 2025-04-02 20:25:07 +02:00
.gitignore Fix build process of PDF docs on macOS and update .gitignore 2022-09-23 15:45:45 +02:00
CMakeLists.txt Use CMake's built-in timestamp formatting. 2025-04-02 20:25:07 +02: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 Prevent "The GTK protocol" from being included in the FLTK documentation 2024-04-25 18:16:12 +02: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 Use CMake's built-in timestamp formatting. 2025-04-02 20:25:07 +02:00