We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eadf56b commit 365ac45Copy full SHA for 365ac45
docs/mkdocs.yaml
@@ -16,6 +16,7 @@ nav:
16
- Database Administration: sysadmin/database-admin.md
17
- Bulk Storage Systems: sysadmin/bulk-storage.md
18
- External Store: sysadmin/external-store.md
19
+ - Database Server Hosting: sysadmin/hosting.md
20
- Client Configuration:
21
- Install: client/install.md
22
- Credentials: client/credentials.md
@@ -71,9 +72,9 @@ nav:
71
72
- Internals:
73
- SQL Transpilation: internal/transpilation.md
74
- Tutorials:
- - tutorials/json.ipynb
75
+ - JSON Datatype: tutorials/json.ipynb
76
- FAQ: faq.md
- - Develop: develop.md
77
+ - Developer Guide: develop.md
78
- Citation: citation.md
79
- Changelog: changelog.md
80
- API: api/ # defer to gen-files + literate-nav
0 commit comments