Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
engine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AURA
engine
Commits
13078891
Verified
Commit
13078891
authored
7 months ago
by
David Trattnig
Committed by
Ole Binder
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: update term "program"
parent
8e78f71b
No related branches found
No related tags found
1 merge request
!46
Steering playout schema and virtual timeslot integration
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/developer-guide.md
+12
-13
12 additions, 13 deletions
docs/developer-guide.md
with
12 additions
and
13 deletions
docs/developer-guide.md
+
12
−
13
View file @
13078891
...
...
@@ -4,18 +4,17 @@ This page gives insights on extending Aura Engine internals or through the API.
<!-- TOC -->
1.
[
Aura Engine Development Guide
](
#aura-engine-development-guide
)
1.
[
AURA Components
](
#aura-components
)
2.
[
Engine Components
](
#engine-components
)
3.
[
Running for Development
](
#running-for-development
)
4.
[
Testing
](
#testing
)
5.
[
API
](
#api
)
6.
[
Scheduler
](
#scheduler
)
7.
[
Daemonized Engine
](
#daemonized-engine
)
1.
[
Running with Systemd
](
#running-with-systemd
)
2.
[
Running with Supervisor
](
#running-with-supervisor
)
8.
[
Logging
](
#logging
)
9.
[
Read more
](
#read-more
)
1.
[
AURA Components
](
#aura-components
)
2.
[
Engine Components
](
#engine-components
)
3.
[
Running for Development
](
#running-for-development
)
4.
[
Testing
](
#testing
)
5.
[
API
](
#api
)
6.
[
Scheduler
](
#scheduler
)
7.
[
Daemonized Engine
](
#daemonized-engine
)
1.
[
Running with Systemd
](
#running-with-systemd
)
2.
[
Running with Supervisor
](
#running-with-supervisor
)
8.
[
Logging
](
#logging
)
9.
[
Read more
](
#read-more
)
<!-- /TOC -->
...
...
@@ -31,7 +30,7 @@ For example:
-
Steering, to get the main incredient of an play-out engine: schedules (or "timeslots" in Steering terms),
which hold the actual information on playlists and their items.
-
Dashboard, to have a neat interface, being able to program
me
the timeslots
-
Dashboard, to have a neat interface, being able to program the timeslots
-
Tank, to get the references to audio files and other audio sources. Plus the actual files.
If you need to test and develop against the Engine's API you'll also need to get the
`engine-api`
project running.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment