kc3-lang/ftgl/docs

Branch :


Log

Author Commit Date CI Message
thodg 4f375d14 2023-12-22 14:23:28 update_sources configure Makefile
bf07517d 2019-02-08 02:48:57 fix duplicated entry in doc
3acacf7d 2018-11-18 00:49:49 Re-enable building of docs Debian patch fix-pdf-generation: Description: Fix PDF refman generation This just remove a pre-latex-processing hack that just breaks nowadays. The Makefile.in was updated by hand, since autostuff is way old and apparently more work is needed to make regeneration work properly. Author: Yann Dirson <dirson@debian.org> Bug-Debian: http://bugs.debian.org/718100 Debian patch enable-docs.patch: Author: Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>
87a8fb95 2010-05-23 17:50:57 Remove additional files upon make maintainer-clean. Fix courtesy of Bullet Catcher, from SF patch #2039757.
09bc8593 2009-11-19 23:49:39 there seems to either be a bug in the latex output from doxygen or a bug in latex in parsing what look like perfectly valid label names. either way, the doc generation is failing on at least some linux systems and will succeed correctly if PDF_HYPERLINKS are enabled (which are awesome to have regardless). bug was reported by geoff sauerborn of ARL.
35efb318 2008-11-27 05:43:41 add Tcl3D since it now also has ftgl bindings, from Paul Obermeier
ce1977be 2008-09-26 12:55:06 include EMAN2 in the listing, provided by David Woolford (baylor college of medicine) -- thanks!
71c50f26 2008-08-27 18:26:11 add Haskell FTGL bindings section per message from Henk-Jan van Tuyl. looks like the implementation was done by Jefferson Heard.
9589a40f 2008-06-20 10:02:08 * Fix sf.net issue #1997905, thanks to Coleman Kane: + Check for the sed tool. + Do not use sed's -i flag: its behaviour across platforms is inconsistent.
f65297fb 2008-05-23 00:16:33 * Add ~40 entries to the list of projects that use FTGL.