docs: update SUMMARY.md with explicit subfolder cross-links for nested articles
This commit is contained in:
24
SUMMARY.md
24
SUMMARY.md
@@ -1,9 +1,19 @@
|
||||
* [Home](index.md)
|
||||
* [Linux & Sysadmin](01-linux/index.md)
|
||||
* 01-linux/*.md
|
||||
* [Self-Hosting](02-selfhosting/index.md)
|
||||
* 02-selfhosting/*.md
|
||||
* [Streaming](04-streaming/index.md)
|
||||
* 04-streaming/*.md
|
||||
* [Troubleshooting](05-troubleshooting/index.md)
|
||||
* 05-troubleshooting/*.md
|
||||
* [Files & Permissions](01-linux/files-permissions/)
|
||||
* [Process Management](01-linux/process-management/)
|
||||
* [Networking](01-linux/networking/)
|
||||
* [Package Management](01-linux/packages/)
|
||||
* [Shell & Scripting](01-linux/shell-scripting/)
|
||||
* [Distro-Specific](01-linux/distro-specific/)
|
||||
* [Self-Hosting](02-selfhosting/index.md)
|
||||
* [Docker & Containers](02-selfhosting/docker/)
|
||||
* [Reverse Proxies](02-selfhosting/reverse-proxy/)
|
||||
* [DNS & Networking](02-selfhosting/dns-networking/)
|
||||
* [Storage & Backup](02-selfhosting/storage-backup/)
|
||||
* [Monitoring](02-selfhosting/monitoring/)
|
||||
* [Security](02-selfhosting/security/)
|
||||
* [Streaming](04-streaming/index.md)
|
||||
* [OBS Studio](04-streaming/obs/)
|
||||
* [Troubleshooting](05-troubleshooting/index.md)
|
||||
* 05-troubleshooting/*.md
|
||||
Reference in New Issue
Block a user