diff options
author | Julian Laubstein <julianlaubstein@yahoo.de> | 2016-02-04 13:48:02 +0100 |
---|---|---|
committer | Julian Laubstein <julianlaubstein@yahoo.de> | 2016-02-04 13:48:02 +0100 |
commit | 59e6f2b77580d070135436cc38322930b4e683e1 (patch) | |
tree | e19d54eaabd6600f62292907bf4dcd5905e6884c /Doxyfile | |
parent | Merge pull request #2955 from LogicParrot/worldBackwards (diff) | |
parent | Minor update (diff) | |
download | cuberite-59e6f2b77580d070135436cc38322930b4e683e1.tar cuberite-59e6f2b77580d070135436cc38322930b4e683e1.tar.gz cuberite-59e6f2b77580d070135436cc38322930b4e683e1.tar.bz2 cuberite-59e6f2b77580d070135436cc38322930b4e683e1.tar.lz cuberite-59e6f2b77580d070135436cc38322930b4e683e1.tar.xz cuberite-59e6f2b77580d070135436cc38322930b4e683e1.tar.zst cuberite-59e6f2b77580d070135436cc38322930b4e683e1.zip |
Diffstat (limited to 'Doxyfile')
-rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ PROJECT_NUMBER = # 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 = "C++ Minecraft Server" +PROJECT_BRIEF = "A custom Minecraft compatible game server written in C++" # 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 |