diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-19 12:11:11 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-19 12:11:11 +0100 |
commit | 0476a8e9dbe7afb422862f7b1c15aaed7f3c416e (patch) | |
tree | cad5ba54468a2b29a11dd55613b630ff52e54ef8 /src/doc/index.dox | |
parent | 121b64b1cb6cfead5814070c8b0185d3d7308095 (diff) |
add some more doxygen
Diffstat (limited to 'src/doc/index.dox')
-rw-r--r-- | src/doc/index.dox | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/doc/index.dox b/src/doc/index.dox new file mode 100644 index 0000000..5ec7889 --- /dev/null +++ b/src/doc/index.dox @@ -0,0 +1,10 @@ +// vim:ft=doxygen +/** + +\mainpage crêpe game engine + +Welcome to the documentation for the crêpe game engine. + +\see feature + +*/ |