Cleanup: reorganize doxygen modules

- Nest compositor pages under the compositor module
- Nest GUI, DNA/RNA & externformats modules under Blender.
- Remove modules from intern which no longer exist.
- Add intern modules (atomic, eigen, glew-mx, libc_compat, locale,
  numaapi, rigidbody, sky, utfconv).
- Use 'intern_' prefix for intern modules since some of the modules
  use generic terms such as locale & atomic.
This commit is contained in:
2021-12-14 18:35:31 +11:00
parent a207c1cdaf
commit f6fd3a84c2
117 changed files with 296 additions and 154 deletions

View File

@@ -18,7 +18,7 @@
*/
/** \file
* \ingroup memutil
* \ingroup intern_memutil
*
* Interface for C access to functionality relating to shared objects in the foundation library.
*/