
@@ -134,7 +134,7 @@ Guides for making custom tracks!
@endhtmlonly
-@subpage overview
+@subpage trackoverview
@subpage quick
@subpage setup
@subpage materials
diff --git a/docs/tracks/export.md b/docs/tracks/export.md
index 433aa6a4f..f982bb623 100644
--- a/docs/tracks/export.md
+++ b/docs/tracks/export.md
@@ -1,3 +1,4 @@
+\page export Export
# Export
## Quick Overview
diff --git a/docs/tracks/import.md b/docs/tracks/import.md
index f939228fb..3f347db36 100644
--- a/docs/tracks/import.md
+++ b/docs/tracks/import.md
@@ -1,3 +1,4 @@
+\page import Import
# Import
Presuming you have followed the steps in the export page, you should have
diff --git a/docs/tracks/materials.md b/docs/tracks/materials.md
index acb59985c..d91d72da8 100644
--- a/docs/tracks/materials.md
+++ b/docs/tracks/materials.md
@@ -1,3 +1,4 @@
+\page materials Materials
# Materials
Suggest using the youtubes on this one.
diff --git a/docs/tracks/minimap.md b/docs/tracks/minimap.md
index 362d685cd..2382e26a4 100644
--- a/docs/tracks/minimap.md
+++ b/docs/tracks/minimap.md
@@ -1,3 +1,4 @@
+\page minimap Minimap
# Minimap
Create a new `minimap.png` file using your favourite graphics editor.
diff --git a/docs/tracks/quick.md b/docs/tracks/quick.md
index db49669cf..e86e66fe7 100644
--- a/docs/tracks/quick.md
+++ b/docs/tracks/quick.md
@@ -1,3 +1,4 @@
+\page quick Quick Reference
# Quick Reference
Important details without the steps
diff --git a/docs/tracks/setup.md b/docs/tracks/setup.md
index 347440d43..701163bab 100644
--- a/docs/tracks/setup.md
+++ b/docs/tracks/setup.md
@@ -1,3 +1,4 @@
+\page setup Setup
# Setup
## Pre-requisites
diff --git a/docs/tracks/track-properties.md b/docs/tracks/track-properties.md
index 544e9a947..058a43d18 100644
--- a/docs/tracks/track-properties.md
+++ b/docs/tracks/track-properties.md
@@ -1,3 +1,4 @@
+\page track-properties Track Properties
# Track Properties
Track Props contains the track data that the modern C++ interface sends into the C game engine. This allows complete configuration of the track from lighting, skybox, and environment, to CPU pathing, minimap, and music.
diff --git a/docs/tracks/overview.md b/docs/tracks/trackoverview.md
similarity index 99%
rename from docs/tracks/overview.md
rename to docs/tracks/trackoverview.md
index d8cbd4438..e89c03dd6 100644
--- a/docs/tracks/overview.md
+++ b/docs/tracks/trackoverview.md
@@ -1,3 +1,4 @@
+\page trackoverview Overview
# Custom Track Overview
This guide is not all-encompassing but rather covers the utmost basics for track creation.
diff --git a/docs/tracks/troubleshooting.md b/docs/tracks/troubleshooting.md
index c73f89836..364f4c677 100644
--- a/docs/tracks/troubleshooting.md
+++ b/docs/tracks/troubleshooting.md
@@ -1,3 +1,4 @@
+\page troubleshooting Troubleshooting
# Troubleshooting
## Players Spawn in the Air