1. Introduction
  2. User Guide
  3. Welcome
  4. Getting Started
  5. Core Concepts
    1. Entries & Databases
    2. Database Storage
    3. Stores
    4. Transactions
  6. Authentication Guide
  7. Synchronization Guide
  8. Sync Quick Reference
  9. Logging
  10. Tutorial: Todo App
  11. Code Examples
  12. Internal
  13. Overview
  14. Architectural Terminology
  15. Core Components
    1. Entry Structure
    2. Database Interface
    3. Instance
    4. Database
    5. Transaction
    6. Authentication
    7. Synchronization
    8. Store Implementations
    9. DocStore (Internal)
    10. CRDT System
  16. Data Flow
  17. CRDT Principles & Merging
  18. Testing Architecture
  19. Performance Considerations
  20. Error Handling
  21. Best Practices
    1. API Design Patterns
    2. Module Organization
    3. Error Handling
    4. Testing
    5. Performance
    6. Security
    7. Documentation
    8. Logging
  22. Future Development
  23. Design Documents
  24. Overview
    1. Authentication
    2. Synchronization
    3. Settings Storage
    4. Error Handling