summaryrefslogtreecommitdiffstats
path: root/Doxyfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restoring two setting related to previous Doxygen configuration of LaTeX outputVinícius dos Santos Oliveira2013-05-061-2/+2
| | | | | | | | | The settings are: * EXTRA_PACKAGES: The change fix a bug * PDF_HYPERLINKS: The change improve the reading if you aren't using an electronic device (bzr r12298.1.2)
* Updated Doxygen configuration file to match new versionsVinícius dos Santos Oliveira2013-04-281-680/+1087
| | | | | | | | | | | | | | | All custom latex config entries were replaced by the defaults, because Inkscape's Doxyfile don't generate latex output. SHOW_DIRECTORIES (previously set to NO) and HTML_ALIGN_MEMBERS (previously set to YES) were removed, because these options don't exist in newer versions of Doxygen. Values that didn't exist before were set to the Doxygen's default, expect for PROJECT_BRIEF and PROJECT_LOGO, were appropriate values were used. The remaing values were kept. (bzr r12298.1.1)
* add amsmath packages to Doxyfile to help generate tex formulas (fix doxy)Johan B. C. Engelen2011-10-031-1/+1
| | | (bzr r10662)
* Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-051-1462/+1462
| | | (bzr r10417)
* show namespaces in doxygenJohan B. C. Engelen2008-11-271-1/+1
| | | (bzr r6913)
* Merge from fe-movedTed Gould2008-11-211-0/+1462
(bzr r6891)