summaryrefslogtreecommitdiffstats
path: root/Doxyfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix DoxyfileJabier Arraiza Cenoz2015-05-091-106/+139
| | | (bzr r14140)
* Minor changes in default DoxyfileJabier Arraiza Cenoz2015-05-091-108/+156
| | | (bzr r14137)
* Improve doxygen performanceChristoffer Holmstedt2015-03-011-1/+1
| | | | | | When generating doxygen documentation there are a lot of cache misses. This improves the situation a little bit with the use of more memory for the cache. (bzr r13955.1.1)
* Don't compile doxygen-main.cppLiam P. White2015-02-251-0/+1
| | | (bzr r13944)
* Updated Doxyfile for doxygen 1.8.6Christoffer Holmstedt2015-02-011-952/+1388
| | | | | | | This update was made with "doxygen -u Doxyfile" running doxygen 1.8.6. This patch removes two warnings when generating the documentation as well as updating the description for all Doxygen configuration options. (bzr r13885)
* 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)