mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Actually add Doxygen main page
I apparently forgot to add this file in my previous commit (bd40ee2b95
).
This commit is contained in:
parent
9943ae3f1a
commit
711808343d
1 changed files with 8 additions and 0 deletions
8
doc/main_page.dox
Normal file
8
doc/main_page.dox
Normal file
|
@ -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.
|
||||
|
||||
*/
|
||||
|
Loading…
Add table
Reference in a new issue