diff options
author | mathiascode <mathiascode@users.noreply.github.com> | 2016-12-19 17:08:19 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2016-12-19 17:08:19 +0100 |
commit | efc7fed05b4800289cc644fbdeff18fe6cdd2a96 (patch) | |
tree | 237ef6d66aa2a8073c5d4200dde81f73a7727f6c /Doxyfile | |
parent | Reverted temporary redirect to LuaAPI docs (#3487) (diff) | |
download | cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.gz cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.bz2 cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.lz cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.xz cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.tar.zst cuberite-efc7fed05b4800289cc644fbdeff18fe6cdd2a96.zip |
Diffstat (limited to '')
-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 = "A custom Minecraft compatible game server written in C++" +PROJECT_BRIEF = "A lightweight, fast and extensible game server for Minecraft" # 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 |