summaryrefslogtreecommitdiff
path: root/documentation/Makefile
AgeCommit message (Expand)Author
2021-12-08Documentation on widget coordinates and layout, plus new test programs (#304)engelsman
2020-09-21PDF docs: generate LaTeX header file from sourceAlbrecht Schlosser
2020-07-15CMake: refactor and reformat CMake filesAlbrecht Schlosser
2020-07-13add resize documentation as per STR3433Duncan Gibson
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-01-08Drop 1.0 compatibility; document 1.4 migrationAlbrecht Schlosser
2018-01-16Remove obsolete replacement of CMAKE_SOURCE_DIR.Albrecht Schlosser
2018-01-16Implement Jakub's patch for the missing FLTK_SOURCE_DIR inIan MacArthur
2015-06-16Generate Doxyfile and Doxybook from common source file Doxyfile.in.Albrecht Schlosser
2015-04-25Simplify documentation generation, remove obsolete file.Albrecht Schlosser
2015-04-13Documentation: move PDF creation from Makefile to new script 'make_pdf'.Albrecht Schlosser
2014-10-05Add html doc dependency on (unused) src/fltk-book.tex for doxygen.Albrecht Schlosser
2014-10-04Improve documentation generation (pdf only).Albrecht Schlosser
2011-10-25Introducing a FAQ to the FLTK docs.Greg Ercolano
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-05Added refman.pdf to clean target in documentation/Makefile.Albrecht Schlosser
2011-01-05Modified documentation/Makefile to correctly generate docs.Albrecht Schlosser
2011-01-01Documentation: fixed copying of tiny.png to documentation directory.Albrecht Schlosser
2010-12-30fix install without building fltk.pdfyuri
2010-12-27Removing unused doc dependencies on images.Greg Ercolano
2010-12-21New image added to documentation dependencies.Greg Ercolano
2010-12-09IMAGEFILES macro: gif -> pngGreg Ercolano
2010-12-08As per thread on fltk.development: "RFC: Docs - getting rid of .eps files"Greg Ercolano
2010-12-06Added rules to create eps files (if they don't exist) using ImageMagick conve...Greg Ercolano
2010-12-06Removed unused FL.eps (see today's thread on fltk.development: "RFC docs")Greg Ercolano
2010-12-05Fixed tree-elements imageGreg Ercolano
2010-12-05Fixed one doxygen warning and cleaned up documentation/Makefile.Albrecht Schlosser
2010-12-05Added latex \image refs to tree+table docs,Greg Ercolano
2010-11-28Fixed yet more Copyright to 2010.Matthias Melcher
2009-04-24fix generated manpages cleaningyuri
2009-03-25removed numbering from doxygen chapters and navigation bars,engelsman
2009-03-21Moved the stripping of date comments (strip_tags) to its own targetAlbrecht Schlosser
2009-03-14Updated the make html process, adding a new strip functionality that removes ...Fabien Costantini
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-12-07Fixed documentation dependencies and changed Doxybook (for latex/pdf gen.)Albrecht Schlosser
2008-12-03Doxygen documentation:Fabien Costantini
2008-10-19Minor documentation Makefile tweaks.Albrecht Schlosser
2008-10-17Documentation makefile: Fixed make install would return an error if html fold...Fabien Costantini
2008-10-17Moved latex related files to src, man files to src, updated Makefile and Doxy...Fabien Costantini
2008-10-16Doxygen documentation: Fixes obsolete install data when using make install. N...Fabien Costantini
2008-10-15documentation Makefile:Fabien Costantini
2008-10-15Doxygen documentation: commented out the 1.5.7 specific doc options, updated ...Fabien Costantini
2008-10-15Doxygen documentation: added svn properties to ignore temp files, set pdf fil...Fabien Costantini
2008-10-15Doxygen pdf documentation: made pdflatex run in batchmode. This is non verbos...Fabien Costantini
2008-10-14Doxygen makefile: added new html and pdf targets, to use it run : make html, ...Fabien Costantini
2008-10-14Doxygen pdf man: First version added in documentation/fltk.pdf, old doc remov...Fabien Costantini
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2007-01-18Typo. Likely more to come.Matthias Melcher
2007-01-18Added chapter 10 with documentation about multithreadingMatthias Melcher
2006-08-29Add examples.html to list of documentation files.Michael R Sweet