From f137451d0edb13543919cf2d1a3af379cb3a1485 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Tue, 3 Dec 2024 21:14:53 +0100 Subject: update feature listing --- src/doc/features.dox | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src/doc') diff --git a/src/doc/features.dox b/src/doc/features.dox index 4786bed..96b7c6c 100644 --- a/src/doc/features.dox +++ b/src/doc/features.dox @@ -1,10 +1,28 @@ // vim:ft=doxygen /** +\htmlonly + +\endhtmlonly + \defgroup feature Features \brief Engine components This page lists engine features and contains usage instructions for each feature. +\par Features + +- Scripting + - \ref feature_script
\copybrief feature_script + +- Game flow management + - \ref feature_scene
\copybrief feature_scene + +- Entity + - \ref feature_gameobject
\copybrief feature_gameobject + */ -- cgit v1.2.3