summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2025-12-30 12:31:33 -0700
committerGitHub <noreply@github.com>2025-12-30 12:31:33 -0700
commit0344c755824239a674a9e5de3f2bd47ed89150ba (patch)
tree20ea99e4b35b088102ed6122381e13126f2aba91 /docs
parent89c747b35f71f753cdeef20c8903152a531c8e27 (diff)
Try again (#616)
Diffstat (limited to 'docs')
-rw-r--r--docs/charactermenu.md (renamed from docs/characters/charactermenu.md)6
-rw-r--r--docs/characters/characteroverview.md (renamed from docs/characters/overview.md)1
-rw-r--r--docs/mainpage.md6
-rw-r--r--docs/trackmenu.md (renamed from docs/tracks/trackmenu.md)6
-rw-r--r--docs/tracks/export.md1
-rw-r--r--docs/tracks/import.md1
-rw-r--r--docs/tracks/materials.md1
-rw-r--r--docs/tracks/minimap.md1
-rw-r--r--docs/tracks/quick.md1
-rw-r--r--docs/tracks/setup.md1
-rw-r--r--docs/tracks/track-properties.md1
-rw-r--r--docs/tracks/trackoverview.md (renamed from docs/tracks/overview.md)1
-rw-r--r--docs/tracks/troubleshooting.md1
13 files changed, 19 insertions, 9 deletions
diff --git a/docs/characters/charactermenu.md b/docs/charactermenu.md
index 545e0e1f6..1b9ae71da 100644
--- a/docs/characters/charactermenu.md
+++ b/docs/charactermenu.md
@@ -1,11 +1,11 @@
-@page basics Understanding the Basics
+@page charactermenu Make a Character
@htmlonly
Guides for making custom characters!
<br><br>
<div class="pagebutton">
-<a class="pagea" href="overview.html">
+<a class="pagea" href="characteroverview.html">
<div class="pagelink">
<div class="pageimg"><img width=320 src="buttonimage.png" /></div>
<div class="content">
@@ -20,5 +20,5 @@ Guides for making custom characters!
@endhtmlonly
-@subpage overview
+@subpage characteroverview
diff --git a/docs/characters/overview.md b/docs/characters/characteroverview.md
index a4c1e79c7..681b520b2 100644
--- a/docs/characters/overview.md
+++ b/docs/characters/characteroverview.md
@@ -1,3 +1,4 @@
+\page characteroverview Overview
# Custom characters
Custom characters can only replace existing characters for now.
diff --git a/docs/mainpage.md b/docs/mainpage.md
index 63dc6cd55..fed532110 100644
--- a/docs/mainpage.md
+++ b/docs/mainpage.md
@@ -1,8 +1,8 @@
-Complete resources for learning about mk64 decomp
+Complete resources for learning about SpaghettiKart
@htmlonly
<br>
<div class="pagebutton">
-<a class="pagea" href="tracks/trackmenu.html">
+<a class="pagea" href="trackmenu.html">
<div class="pagelink">
<div class="pageimg"><img width=320 src="buttonimage.png" /></div>
<div class="content">
@@ -16,7 +16,7 @@ Complete resources for learning about mk64 decomp
</div>
<div class="pagebutton">
-<a class="pagea" href="characters/charactermenu.html">
+<a class="pagea" href="charactermenu.html">
<div class="pagelink">
<div class="pageimg"><img width=320 src="buttonimage.png" /></div>
<div class="content">
diff --git a/docs/tracks/trackmenu.md b/docs/trackmenu.md
index f19c01a06..bb088bc9f 100644
--- a/docs/tracks/trackmenu.md
+++ b/docs/trackmenu.md
@@ -1,11 +1,11 @@
-@page basics Understanding the Basics
+@page trackmenu Track Making
@htmlonly
Guides for making custom tracks!
<br><br>
<div class="pagebutton">
-<a class="pagea" href="overview.html">
+<a class="pagea" href="trackoverview.html">
<div class="pagelink">
<div class="pageimg"><img width=320 src="buttonimage.png" /></div>
<div class="content">
@@ -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
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