diff options
author | heavydemon21 <nielsstunnebrink1@gmail.com> | 2024-11-20 13:27:17 +0100 |
---|---|---|
committer | heavydemon21 <nielsstunnebrink1@gmail.com> | 2024-11-20 13:27:17 +0100 |
commit | 9836b2225d11b629349e7abd6afcc1e4d41aa4f9 (patch) | |
tree | 67ca1dab6624315be6d7d5c23b5ee4f4124a1df4 /src/doc/index.dox | |
parent | 5121e95e5ba98ca5cadfb63b7603731dfb41a322 (diff) | |
parent | d4dd3ceab2b95c26f3b07092a5c80f47eab18110 (diff) |
Merge remote-tracking branch 'origin/master' into niels/sorting_rendering
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 + +*/ |