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/installing.dox | |
parent | 121b64b1cb6cfead5814070c8b0185d3d7308095 (diff) |
add some more doxygen
Diffstat (limited to 'src/doc/installing.dox')
-rw-r--r-- | src/doc/installing.dox | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/doc/installing.dox b/src/doc/installing.dox new file mode 100644 index 0000000..48b27d7 --- /dev/null +++ b/src/doc/installing.dox @@ -0,0 +1,9 @@ +// vim:ft=doxygen +/** + +\defgroup install Installation +\brief Engine installation instructions + +\todo This entire page + +*/ |