Mercurial > SimpleWebPresenter
diff 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 |
line wrap: on
line diff
--- a/doc/Doxyfile Thu Oct 11 20:36:24 2012 +0200 +++ b/doc/Doxyfile Thu Oct 11 22:11:33 2012 +0200 @@ -38,7 +38,7 @@ # for a project that appears at the top of each page and should give viewer # a quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "An extremely simple CMS" +PROJECT_BRIEF = "An extremely basic CMS" # With the PROJECT_LOGO tag one can specify an logo or icon that is # included in the documentation. The maximum height of the logo should not
