comparison doc/Doxyfile @ 66:74f7b64bdb78

Lots of documentation fixes, and removal of unused function getXmlContent
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Thu, 11 Oct 2012 22:11:33 +0200
parents fd3dd497eba6
children 0add7b7f1505
comparison
equal deleted inserted replaced
65:7b87ec8b0842 66:74f7b64bdb78
36 36
37 # Using the PROJECT_BRIEF tag one can provide an optional one line description 37 # Using the PROJECT_BRIEF tag one can provide an optional one line description
38 # for a project that appears at the top of each page and should give viewer 38 # for a project that appears at the top of each page and should give viewer
39 # a quick idea about the purpose of the project. Keep the description short. 39 # a quick idea about the purpose of the project. Keep the description short.
40 40
41 PROJECT_BRIEF = "An extremely simple CMS" 41 PROJECT_BRIEF = "An extremely basic CMS"
42 42
43 # With the PROJECT_LOGO tag one can specify an logo or icon that is 43 # With the PROJECT_LOGO tag one can specify an logo or icon that is
44 # included in the documentation. The maximum height of the logo should not 44 # included in the documentation. The maximum height of the logo should not
45 # exceed 55 pixels and the maximum width should not exceed 200 pixels. 45 # exceed 55 pixels and the maximum width should not exceed 200 pixels.
46 # Doxygen will copy the logo to the output directory. 46 # Doxygen will copy the logo to the output directory.