comparison Doxyfile @ 51:2cfea6e84694

Documentation update.
author Tom Fredrik Blenning Klaussen <bfg@blenning.no>
date Thu, 11 Oct 2012 00:06:26 +0200
parents c6d0892f81ff
children
comparison
equal deleted inserted replaced
50:2d0cda52f43f 51:2cfea6e84694
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.