summaryrefslogtreecommitdiff
path: root/doc/main_page.dox
diff options
context:
space:
mode:
authorShadowNinja <shadowninja@minetest.net>2016-01-09 15:11:43 -0500
committerShadowNinja <shadowninja@minetest.net>2016-01-09 15:11:43 -0500
commit711808343db6d081e0aec550553a018554bed4d6 (patch)
tree62cee56d3c24d85dfb7b7e9fc52366badba8df10 /doc/main_page.dox
parent9943ae3f1a4fa1b687c780419b7f3a2d8091abe0 (diff)
downloadminetest-711808343db6d081e0aec550553a018554bed4d6.tar.gz
minetest-711808343db6d081e0aec550553a018554bed4d6.tar.bz2
minetest-711808343db6d081e0aec550553a018554bed4d6.zip
Actually add Doxygen main page
I apparently forgot to add this file in my previous commit (bd40ee2b95138139a8cfbef878b3461176688c15).
Diffstat (limited to 'doc/main_page.dox')
-rw-r--r--doc/main_page.dox8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/main_page.dox b/doc/main_page.dox
new file mode 100644
index 000000000..8211d9cae
--- /dev/null
+++ b/doc/main_page.dox
@@ -0,0 +1,8 @@
+/** @mainpage The Minetest engine internal documentation
+
+Welcome to the Minetest engine Doxygen documentation site!\n
+This page documents the internal structure of the Minetest engine's C++ code.\n
+Use the tree view at the left to navigate.
+
+*/
+