diff options
Diffstat (limited to 'src/doc/internals.dox')
-rw-r--r-- | src/doc/internals.dox | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/doc/internals.dox b/src/doc/internals.dox new file mode 100644 index 0000000..2d2ca56 --- /dev/null +++ b/src/doc/internals.dox @@ -0,0 +1,10 @@ +// vim:ft=doxygen +/** + +\defgroup internal Internals +\brief Internal engine structure and other conventions + +\todo This page is incomplete +\todo Anything about Contexts? + +*/ |