diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-21 09:10:40 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-21 09:10:40 +0100 |
commit | 9619f340827b00d4836406ded073a73b6df9386f (patch) | |
tree | e6b00c53cc0ec28dcf3e189d90b0cb4ce4cbe144 /src/doc/layout.xml | |
parent | 9a5967006c4b8cd202142517b402b4c75dc8b90b (diff) |
do not call event handlers when behaviorscript is not active + add doxygenloek/collision-system
Diffstat (limited to 'src/doc/layout.xml')
-rw-r--r-- | src/doc/layout.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/layout.xml b/src/doc/layout.xml index 2244fa7..7f514d4 100644 --- a/src/doc/layout.xml +++ b/src/doc/layout.xml @@ -42,6 +42,7 @@ </navindex> <class> <briefdescription visible="yes"/> + <detaileddescription title=""/> <includes visible="$SHOW_HEADERFILE"/> <inheritancegraph visible="yes"/> <collaborationgraph visible="yes"/> @@ -79,7 +80,6 @@ <related title="" subtitle=""/> <membergroups visible="yes"/> </memberdecl> - <detaileddescription title=""/> <memberdef> <inlineclasses title=""/> <typedefs title=""/> |