More docs (#550)

* Update Doxyfile
This commit is contained in:
MegaMech 2024-01-17 15:18:30 -07:00 committed by GitHub
parent 6716570e2a
commit 7d00fec237
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 10 additions and 11 deletions

View File

@ -1156,7 +1156,7 @@ FILTER_SOURCE_PATTERNS =
# (index.html). This can be useful if you have a project on for instance GitHub
# and want to reuse the introduction page also for the doxygen output.
USE_MDFILE_AS_MAINPAGE =
USE_MDFILE_AS_MAINPAGE = docs/mainpage.md
# The Fortran standard specifies that for fixed formatted Fortran code all
# characters from position 72 are to be considered as comment. A common

View File

@ -19,7 +19,7 @@ thwomps, bowser fire-breath, moles, hedgehogs, snowmen, crabs, etc (also, probab
The object system is much more complex than actors and is not well documented.
\htmlonly
<br>
<br><br>
<style>
.pagebutton {
display: inline-block;

View File

@ -3,7 +3,7 @@
\htmlonly
Essential skills and concepts to help you get started with mk64 decomp.
<br>
<br><br>
<style>
.pagebutton {
display: inline-block;
@ -114,7 +114,7 @@ p {
<h2>Foundational Knowledge</h2>
<p>Become familiar with technical and low-level concepts.</p>
<br>
<div class="pagebutton">
<a class="pagea" href="concepts.html">
<div class="pagelink">

View File

@ -3,7 +3,7 @@
\htmlonly
How courses work in mk64
<br>
<br><br>
<style>
.pagebutton {
display: inline-block;

View File

@ -1,11 +1,9 @@
\mainpage mk64 API
Complete resources for learning about mk64 decomp
#### Complete resources for learning about mk64 decomp
\htmlonly
Essential skills and concepts to help you get started with mk64 decomp.
<br>
<br><br>
<style>
.pagebutton {
display: inline-block;
@ -86,7 +84,7 @@ p {
}
</style>
<div class="pagebutton">
<a class="pagea" href="basicsmenu.html">
<a class="pagea" href="basics.html">
<div class="pagelink">
<div class="pageimg"><img width=320 src="buttonimage.png" /></div>
<div class="content">

View File

@ -1,7 +1,8 @@
\page tutorials Tutorials
# Tutorials
Topics discussing how to work with certain features.
\htmlonly
<br><br>
<style>
.pagebutton {
display: inline-block;