Steps for installing and building the game
-diff --git a/Doxyfile b/Doxyfile
index 5c3652a16..faea8d1ca 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1427,7 +1427,8 @@ HTML_EXTRA_STYLESHEET = doxygen-awesome-css/doxygen-awesome.css \
# files will be copied as-is; there are no commands or markers available.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_EXTRA_FILES = doxygen-awesome-css/doxygen-awesome-darkmode-toggle.js
+HTML_EXTRA_FILES = doxygen-awesome-css/doxygen-awesome-darkmode-toggle.js \
+ docs/MK64_Spaghetti_Adjusted_Kart_Setup.blend
# The HTML_COLORSTYLE tag can be used to specify if the generated HTML output
# should be rendered with a dark or light theme.
diff --git a/docs/basicsmenu.md b/docs/basicsmenu.md
deleted file mode 100644
index af397d70b..000000000
--- a/docs/basicsmenu.md
+++ /dev/null
@@ -1,73 +0,0 @@
-@page basics Understanding the Basics
-
-@htmlonly
-
-Essential skills and concepts to help you get started with mk64 decomp.
-
-
Become familiar with technical and low-level concepts.
-