[docs] Document experimental, unsupported nowasm tag (#3436)

* [docs] Document experimental, unsupported `nowasm` tag

* change some awkward wording
This commit is contained in:
tobi 2024-10-14 14:06:19 +02:00 committed by GitHub
commit 400fd8c62b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 33 additions and 6 deletions

View file

@ -100,7 +100,7 @@ nav:
- "configuration/advanced.md"
- "configuration/observability.md"
- "Advanced":
- "advanced/index.md"
- "Overview": "advanced/index.md"
- "advanced/host-account-domain.md"
- "advanced/outgoing-proxy.md"
- "Caching":
@ -117,6 +117,8 @@ nav:
- "advanced/metrics.md"
- "advanced/replicating-sqlite.md"
- "advanced/sqlite-networked-storage.md"
- "Advanced builds":
- "advanced/builds/nowasm.md"
- "Admin":
- "admin/settings.md"