diff options
-rw-r--r-- | .gitbook.yaml | 2 | ||||
-rw-r--r-- | docs/README.md (renamed from README.md) | 0 | ||||
-rw-r--r-- | docs/SUMMARY.md (renamed from SUMMARY.md) | 0 | ||||
-rw-r--r-- | docs/credits.md (renamed from credits.md) | 0 | ||||
-rw-r--r-- | docs/development.md (renamed from development.md) | 0 | ||||
-rw-r--r-- | docs/faq.md (renamed from faq.md) | 0 | ||||
-rw-r--r-- | docs/hosting-a-server-with-northstar/basic-listen-server.md (renamed from hosting-a-server-with-northstar/basic-listen-server.md) | 0 | ||||
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server.md (renamed from hosting-a-server-with-northstar/dedicated-server.md) | 0 | ||||
-rw-r--r-- | docs/hosting-a-server-with-northstar/prerequisites.md (renamed from hosting-a-server-with-northstar/prerequisites.md) | 0 | ||||
-rw-r--r-- | docs/images/lobbyprivatematch.png (renamed from images/lobbyprivatematch.png) | bin | 368060 -> 368060 bytes | |||
-rw-r--r-- | docs/images/lobbyserverbrowser.png (renamed from images/lobbyserverbrowser.png) | bin | 362396 -> 362396 bytes | |||
-rw-r--r-- | docs/images/mods.png (renamed from images/mods.png) | bin | 234707 -> 234707 bytes | |||
-rw-r--r-- | docs/images/serverbrowser.png (renamed from images/serverbrowser.png) | bin | 227333 -> 227333 bytes | |||
-rw-r--r-- | docs/images/titleagreement.png (renamed from images/titleagreement.png) | bin | 191427 -> 191427 bytes | |||
-rw-r--r-- | docs/images/titlelaunchnorthstar.png (renamed from images/titlelaunchnorthstar.png) | bin | 1089029 -> 1089029 bytes | |||
-rw-r--r-- | docs/images/titlemods.png (renamed from images/titlemods.png) | bin | 395300 -> 395300 bytes | |||
-rw-r--r-- | docs/installing-northstar/basic-setup.md (renamed from installing-northstar/basic-setup.md) | 0 | ||||
-rw-r--r-- | docs/installing-northstar/troubleshooting.md (renamed from installing-northstar/troubleshooting.md) | 0 | ||||
-rw-r--r-- | docs/modding/api/.gitkeep (renamed from modding/api/.gitkeep) | 0 | ||||
-rw-r--r-- | docs/modding/cheatsheet.md (renamed from modding/cheatsheet.md) | 0 | ||||
-rw-r--r-- | docs/modding/convars.md (renamed from modding/convars.md) | 0 | ||||
-rw-r--r-- | docs/modding/getting-started.md (renamed from modding/getting-started.md) | 0 | ||||
-rw-r--r-- | docs/modding/keyvalues.md (renamed from modding/keyvalues.md) | 0 | ||||
-rw-r--r-- | docs/modding/localisation_files.md (renamed from modding/localisation_files.md) | 0 | ||||
-rw-r--r-- | docs/modding/squirrel/what-is-squirrel.md (renamed from modding/squirrel/what-is-squirrel.md) | 0 | ||||
-rw-r--r-- | docs/modding/tutorials/1-first-mod/.gitkeep (renamed from modding/tutorials/1-first-mod/.gitkeep) | 0 | ||||
-rw-r--r-- | docs/modding/tutorials/2-creating-vscripts/.gitkeep (renamed from modding/tutorials/2-creating-vscripts/.gitkeep) | 0 | ||||
-rw-r--r-- | docs/modding/tutorials/3-particles-and-vmts/.gitkeep (renamed from modding/tutorials/3-particles-and-vmts/.gitkeep) | 0 | ||||
-rw-r--r-- | docs/modding/tutorials/modding-tutorials.md (renamed from modding/tutorials/modding-tutorials.md) | 0 | ||||
-rw-r--r-- | docs/using-northstar/commands.md (renamed from using-northstar/commands.md) | 0 | ||||
-rw-r--r-- | docs/using-northstar/direct-connect.md (renamed from using-northstar/direct-connect.md) | 0 | ||||
-rw-r--r-- | docs/using-northstar/gamemodes.md (renamed from using-northstar/gamemodes.md) | 0 | ||||
-rw-r--r-- | docs/using-northstar/mods.md (renamed from using-northstar/mods.md) | 0 | ||||
-rw-r--r-- | docs/using-northstar/playing-on-linux.md (renamed from using-northstar/playing-on-linux.md) | 0 | ||||
-rw-r--r-- | docs/using-northstar/server-browser.md (renamed from using-northstar/server-browser.md) | 0 |
35 files changed, 1 insertions, 1 deletions
diff --git a/.gitbook.yaml b/.gitbook.yaml index 0f8f6f5..3c33ea3 100644 --- a/.gitbook.yaml +++ b/.gitbook.yaml @@ -1,4 +1,4 @@ -root: ./ +root: ./docs/ structure: readme: README.md diff --git a/README.md b/docs/README.md index a161a76..a161a76 100644 --- a/README.md +++ b/docs/README.md diff --git a/SUMMARY.md b/docs/SUMMARY.md index 9508c6f..9508c6f 100644 --- a/SUMMARY.md +++ b/docs/SUMMARY.md diff --git a/credits.md b/docs/credits.md index 049615a..049615a 100644 --- a/credits.md +++ b/docs/credits.md diff --git a/development.md b/docs/development.md index 85ad264..85ad264 100644 --- a/development.md +++ b/docs/development.md diff --git a/hosting-a-server-with-northstar/basic-listen-server.md b/docs/hosting-a-server-with-northstar/basic-listen-server.md index c4e5a5b..c4e5a5b 100644 --- a/hosting-a-server-with-northstar/basic-listen-server.md +++ b/docs/hosting-a-server-with-northstar/basic-listen-server.md diff --git a/hosting-a-server-with-northstar/dedicated-server.md b/docs/hosting-a-server-with-northstar/dedicated-server.md index 2c00297..2c00297 100644 --- a/hosting-a-server-with-northstar/dedicated-server.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server.md diff --git a/hosting-a-server-with-northstar/prerequisites.md b/docs/hosting-a-server-with-northstar/prerequisites.md index e567340..e567340 100644 --- a/hosting-a-server-with-northstar/prerequisites.md +++ b/docs/hosting-a-server-with-northstar/prerequisites.md diff --git a/images/lobbyprivatematch.png b/docs/images/lobbyprivatematch.png Binary files differindex ec70768..ec70768 100644 --- a/images/lobbyprivatematch.png +++ b/docs/images/lobbyprivatematch.png diff --git a/images/lobbyserverbrowser.png b/docs/images/lobbyserverbrowser.png Binary files differindex b2a4f34..b2a4f34 100644 --- a/images/lobbyserverbrowser.png +++ b/docs/images/lobbyserverbrowser.png diff --git a/images/mods.png b/docs/images/mods.png Binary files differindex 02e60ca..02e60ca 100644 --- a/images/mods.png +++ b/docs/images/mods.png diff --git a/images/serverbrowser.png b/docs/images/serverbrowser.png Binary files differindex 164af2e..164af2e 100644 --- a/images/serverbrowser.png +++ b/docs/images/serverbrowser.png diff --git a/images/titleagreement.png b/docs/images/titleagreement.png Binary files differindex 81ce6bf..81ce6bf 100644 --- a/images/titleagreement.png +++ b/docs/images/titleagreement.png diff --git a/images/titlelaunchnorthstar.png b/docs/images/titlelaunchnorthstar.png Binary files differindex a47790d..a47790d 100644 --- a/images/titlelaunchnorthstar.png +++ b/docs/images/titlelaunchnorthstar.png diff --git a/images/titlemods.png b/docs/images/titlemods.png Binary files differindex 1422add..1422add 100644 --- a/images/titlemods.png +++ b/docs/images/titlemods.png diff --git a/installing-northstar/basic-setup.md b/docs/installing-northstar/basic-setup.md index 2f87e6d..2f87e6d 100644 --- a/installing-northstar/basic-setup.md +++ b/docs/installing-northstar/basic-setup.md diff --git a/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md index 5e03e85..5e03e85 100644 --- a/installing-northstar/troubleshooting.md +++ b/docs/installing-northstar/troubleshooting.md diff --git a/modding/api/.gitkeep b/docs/modding/api/.gitkeep index e69de29..e69de29 100644 --- a/modding/api/.gitkeep +++ b/docs/modding/api/.gitkeep diff --git a/modding/cheatsheet.md b/docs/modding/cheatsheet.md index e69de29..e69de29 100644 --- a/modding/cheatsheet.md +++ b/docs/modding/cheatsheet.md diff --git a/modding/convars.md b/docs/modding/convars.md index e69de29..e69de29 100644 --- a/modding/convars.md +++ b/docs/modding/convars.md diff --git a/modding/getting-started.md b/docs/modding/getting-started.md index 17f50aa..17f50aa 100644 --- a/modding/getting-started.md +++ b/docs/modding/getting-started.md diff --git a/modding/keyvalues.md b/docs/modding/keyvalues.md index e69de29..e69de29 100644 --- a/modding/keyvalues.md +++ b/docs/modding/keyvalues.md diff --git a/modding/localisation_files.md b/docs/modding/localisation_files.md index e69de29..e69de29 100644 --- a/modding/localisation_files.md +++ b/docs/modding/localisation_files.md diff --git a/modding/squirrel/what-is-squirrel.md b/docs/modding/squirrel/what-is-squirrel.md index e69de29..e69de29 100644 --- a/modding/squirrel/what-is-squirrel.md +++ b/docs/modding/squirrel/what-is-squirrel.md diff --git a/modding/tutorials/1-first-mod/.gitkeep b/docs/modding/tutorials/1-first-mod/.gitkeep index e69de29..e69de29 100644 --- a/modding/tutorials/1-first-mod/.gitkeep +++ b/docs/modding/tutorials/1-first-mod/.gitkeep diff --git a/modding/tutorials/2-creating-vscripts/.gitkeep b/docs/modding/tutorials/2-creating-vscripts/.gitkeep index e69de29..e69de29 100644 --- a/modding/tutorials/2-creating-vscripts/.gitkeep +++ b/docs/modding/tutorials/2-creating-vscripts/.gitkeep diff --git a/modding/tutorials/3-particles-and-vmts/.gitkeep b/docs/modding/tutorials/3-particles-and-vmts/.gitkeep index e69de29..e69de29 100644 --- a/modding/tutorials/3-particles-and-vmts/.gitkeep +++ b/docs/modding/tutorials/3-particles-and-vmts/.gitkeep diff --git a/modding/tutorials/modding-tutorials.md b/docs/modding/tutorials/modding-tutorials.md index e69de29..e69de29 100644 --- a/modding/tutorials/modding-tutorials.md +++ b/docs/modding/tutorials/modding-tutorials.md diff --git a/using-northstar/commands.md b/docs/using-northstar/commands.md index 41fc983..41fc983 100644 --- a/using-northstar/commands.md +++ b/docs/using-northstar/commands.md diff --git a/using-northstar/direct-connect.md b/docs/using-northstar/direct-connect.md index 78e37b5..78e37b5 100644 --- a/using-northstar/direct-connect.md +++ b/docs/using-northstar/direct-connect.md diff --git a/using-northstar/gamemodes.md b/docs/using-northstar/gamemodes.md index 795ebb9..795ebb9 100644 --- a/using-northstar/gamemodes.md +++ b/docs/using-northstar/gamemodes.md diff --git a/using-northstar/mods.md b/docs/using-northstar/mods.md index a045314..a045314 100644 --- a/using-northstar/mods.md +++ b/docs/using-northstar/mods.md diff --git a/using-northstar/playing-on-linux.md b/docs/using-northstar/playing-on-linux.md index 8f3e8d7..8f3e8d7 100644 --- a/using-northstar/playing-on-linux.md +++ b/docs/using-northstar/playing-on-linux.md diff --git a/using-northstar/server-browser.md b/docs/using-northstar/server-browser.md index de4d59b..de4d59b 100644 --- a/using-northstar/server-browser.md +++ b/docs/using-northstar/server-browser.md |