diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-20 14:01:04 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-20 14:01:04 +0100 |
commit | d79148947bc43764b041687b7c6ad2d6c944f70b (patch) | |
tree | 0781e6960f040662d03788ea6e2d7dce2828a087 /src/doc/installing.dox | |
parent | 4d1c6f1831e0a95029ff7af4cf8097e837dc2a5d (diff) | |
parent | f78e8011ee77ba5303a5e608cc81c3b303d35943 (diff) |
merge `master` into `loek/util`
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 + +*/ |