aboutsummaryrefslogtreecommitdiff
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-10-25 02:14:05 +0200
committerGitHub <noreply@github.com>2023-10-25 02:14:05 +0200
commit8e38a6714e5884f06174ec632b86707107e0a44d (patch)
tree17e52eb22f47f1c768a1326ff2287eee33e7f71d /docs/SUMMARY.md
parent343b42c8a40298596dc83fdc8147b2a992ce7fb4 (diff)
downloadNorthstarWiki-8e38a6714e5884f06174ec632b86707107e0a44d.tar.gz
NorthstarWiki-8e38a6714e5884f06174ec632b86707107e0a44d.zip
feat: Add initial page for hosting on Windows (#245)
Still empty for now Co-authored-by: NoCatt <86153630+NoCatt@users.noreply.github.com>
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index 039459d..2169dfe 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -36,6 +36,7 @@
* [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/README.md)
* [Best practices](hosting-a-server-with-northstar/dedicated-server/best-practices.md)
+ * [Hosting on Windows](hosting-a-server-with-northstar/dedicated-server/hosting-on-windows.md)
* [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md)
* [Server settings](hosting-a-server-with-northstar/server-settings/README.md)
* [Startup arguments](hosting-a-server-with-northstar/server-settings/startup-args.md)