comparison Doxyfile @ 53:2e6ba7259281

Merge
author Tom Fredrik "BFG" Klaussen <bfg@blenning.no>
date Thu, 11 Oct 2012 00:54:54 +0200
parents 2cfea6e84694
children
comparison
equal deleted inserted replaced
52:3898353ed1d8 53:2e6ba7259281
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 = 41 PROJECT_BRIEF = "An extremely simple 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.