BrickTracker/docs/DOCS.md

33 lines
659 B
Markdown
Raw Normal View History

2025-01-24 11:06:04 +01:00
# Bricktracker documentation
This page helps you navigate the documentation of BrickTracker.
## Overview
- [Overview](overview.md) (this screenshots of the application are here!)
## Installation
- [Setup](setup.md)
## Usage
- [First steps](first-steps.md)
- [Managing your sets](set.md)
2025-01-24 14:56:07 +01:00
- [Managing your set checkboxes](checkbox.md)
2025-01-24 11:06:04 +01:00
## Specific procedures
- [Setup lightweight authentication](authentication.md)
2025-01-24 11:50:47 +01:00
- Database
- [Move an existing ./app.db database](move-existing-database.md)
- [Upgrade your database](upgrade-database.md)
2025-01-24 11:06:04 +01:00
## Troubleshooting
- [Common errors](common-errors.md)
## Development
2025-01-24 11:50:47 +01:00
- [Development](development.md)