Skip to content

Commit a237d4e

Browse files
committed
Add links to internal documentation
1 parent 6300c7f commit a237d4e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/src/SUMMARY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Summary
22

33
- [Shutdown](./shutdown.md)
4+
5+
## Internal documentation
6+
7+
[Documentation](./internal/SUMMARY.md)

docs/src/internal/SUMMARY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Summary
2+
3+
- [Errors](./error_throwing.md)
4+
- [ParameterWrapper](./parameter_wrapper.md)
5+
- [Query options overview](./query_options.md)

0 commit comments

Comments
 (0)