diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-12-04 14:01:01 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-12-04 14:01:01 +0100 |
commit | 210800c5fa71460d9cbcfff808a62cc07e0fdb7a (patch) | |
tree | 97116c78f7cdba5ee2ed601e9f2198ca8363b4a5 /src/doc/index.dox | |
parent | 0fa167fa3ee78f1e5379888114890c6a92cdaa25 (diff) |
fix namespace type references + update contributing.md
Diffstat (limited to 'src/doc/index.dox')
-rw-r--r-- | src/doc/index.dox | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/doc/index.dox b/src/doc/index.dox index 5ec7889..7796f34 100644 --- a/src/doc/index.dox +++ b/src/doc/index.dox @@ -8,3 +8,10 @@ Welcome to the documentation for the crêpe game engine. \see feature */ + +/** + +\namespace crepe +\brief Engine namespace + +*/ |