aboutsummaryrefslogtreecommitdiff
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-30 22:44:32 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-30 22:44:32 +0100
commitc9499d801e99885b3e5a435bc5a2b08b950ae882 (patch)
treefcd932d6a13ed39f2a5145e4eb03d8e063897b2e /docs/SUMMARY.md
parent17482103bff340190b091bd2c7c6f5f4f4112e8a (diff)
downloadNorthstarWiki-c9499d801e99885b3e5a435bc5a2b08b950ae882.tar.gz
NorthstarWiki-c9499d801e99885b3e5a435bc5a2b08b950ae882.zip
Move gitbook content to docs/ subdirectory
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md42
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
new file mode 100644
index 0000000..9508c6f
--- /dev/null
+++ b/docs/SUMMARY.md
@@ -0,0 +1,42 @@
+# Table of contents
+
+* [Welcome to Northstar](README.md)
+
+## Installing Northstar
+
+* [Basic Setup](installing-northstar/basic-setup.md)
+* [Troubleshooting](installing-northstar/troubleshooting.md)
+
+## Using Northstar
+
+* [Mods](using-northstar/mods.md)
+* [Server Browser](using-northstar/server-browser.md)
+* [Direct Connect](using-northstar/direct-connect.md)
+* [Gamemodes](using-northstar/gamemodes.md)
+* [Commands](using-northstar/commands.md)
+* [Playing on Linux](using-northstar/playing-on-linux.md)
+
+***
+
+* [FAQ](faq.md)
+
+## Hosting a server with Northstar
+
+* [Prerequisites](hosting-a-server-with-northstar/prerequisites.md)
+* [Hosting a Basic Listen Server](hosting-a-server-with-northstar/basic-listen-server.md)
+* [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server.md)
+
+## Modding
+
+* [Getting Started](modding/getting-started.md)
+* [Tutorials](modding/tutorials/modding-tutorials.md)
+* [Cheatsheet](modding/cheatsheet.md)
+* [Squirrel](modding/squirrel/what-is-squirrel.md)
+
+***
+
+* [Development](development.md)
+
+## Other
+
+* [Credits](credits.md)