fix docs
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good

This commit is contained in:
austin 2024-06-22 20:11:21 -04:00
parent 9bbdafb43d
commit 2182cc80fa
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
@page tutorial Tutorial UI
@page tutorialui Tutorial UI
The current implementation of tutorial hints is centered around calling a single function.
THe idea is to call `TutorialMenus.showTutorialHint` and it will show a popup with a hint in it.

View File

@ -2,4 +2,5 @@
[TOC]
- @subpage mainui
- @subpage imgui
- @subpage imgui
- @subpage tutorialui