Add mdbook documentation for the sync server

This commit is contained in:
Dustin J. Mitchell
2025-07-13 17:17:48 -04:00
parent c539e604d9
commit 60436a5524
10 changed files with 178 additions and 94 deletions

5
docs/src/SUMMARY.md Normal file
View File

@ -0,0 +1,5 @@
# Summary
- [Introduction](./introduction.md)
- [Usage](./usage.md)
- [Integration](./integration.md)