documentation outline work

This commit is contained in:
austin 2024-02-29 15:14:41 -05:00
parent e26fbad7d9
commit 1883ffddf3
11 changed files with 28 additions and 5 deletions

View File

@ -1 +1,4 @@
@page architectureindex Engine Architecture @page architectureindex Engine Architecture
[TOC]
- @subpage serverSceneManagement

View File

@ -0,0 +1,3 @@
@page serverSceneManagement Server Scene Management
TODO

View File

@ -1,4 +0,0 @@
@page servercommonindex Common Server Tasks
[TOC]
- @subpage entitySpawning

View File

@ -0,0 +1,5 @@
@page saveArchitecture Save Architecture
TODO
file structure, individual file content

View File

@ -0,0 +1,3 @@
@page saveCreationFlow Save Creation Flow
TODO

View File

@ -0,0 +1,3 @@
@page saveLoadingFlow Save Loading Flow
TODO

View File

@ -0,0 +1,6 @@
@page savesindex Saves
[TOC]
- @subpage saveArchitecture
- @subpage saveCreationFlow
- @subpage saveLoadingFlow

View File

@ -0,0 +1,5 @@
@page server Server
[TOC]
- @subpage entitySpawning
- @subpage savesindex

Binary file not shown.

File diff suppressed because one or more lines are too long