From: bones_was_here Date: Tue, 28 Dec 2021 21:07:33 +0000 (+1000) Subject: Doxygen: configure logo and add link to README X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=commitdiff_plain;h=f2885990e2f99f6945516606abaae3a92b3a45e4 Doxygen: configure logo and add link to README --- diff --git a/Doxyfile b/Doxyfile index d8bf65b4..17b8298e 100644 --- a/Doxyfile +++ b/Doxyfile @@ -51,7 +51,7 @@ PROJECT_BRIEF = "Game engine based on the Quake 1 engine by id Software # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy # the logo to the output directory. -PROJECT_LOGO = +PROJECT_LOGO = "darkplaces48x48.png" # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path # into which the generated documentation will be written. If a relative path is diff --git a/README.md b/README.md index da83a123..6b5ecb97 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,8 @@ In the engine's root directory, run `make`. See `make help` for options. ### Windows (Visual Studio) Instructions coming soon. + +## Documentation + +Doxygen: https://xonotic.org/doxygen/darkplaces +