Release v2.12.0
This commit is contained in:
+4
-5
@@ -1,14 +1,13 @@
|
||||
# Documentation
|
||||
|
||||
This folder contains the technical reference material for Pulse Signage.
|
||||
This folder contains user guides and technical references for Pulse Signage.
|
||||
|
||||
## What’s Here
|
||||
|
||||
- [API reference](api.md) - the player HTTP surface and onboarding endpoints.
|
||||
- [Database schema](schema.md) - the tables and data model used by the app.
|
||||
- [WebSocket reference](websocket.md) - the live player and snapshot channels.
|
||||
- [User guides](user/README.md) - using the dashboard, publishing content, operating players, and Local Control.
|
||||
- [Technical guides](technical/README.md) - API, database, and WebSocket references.
|
||||
- [Compose guide](../docker-compose/README.md) - Docker Compose deployment and service configuration.
|
||||
|
||||
## How To Read It
|
||||
|
||||
If you want the big picture first, start with the main [project README](../README.md). It gives a plain overview of what Pulse Signage does, while the pages in this folder explain how the pieces work.
|
||||
If you want the big picture first, start with the main [project README](../README.md). Use the user guides for everyday work and the technical guides for integration, deployment, and maintenance.
|
||||
Reference in New Issue
Block a user