Skip to content

Commit cca52aa

Browse files
committed
tidy up short lines in config player config reference
1 parent b4e5db5 commit cca52aa

16 files changed

+23
-47
lines changed

docs/config_players/blinkenlight_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ title: Blinkenlight player
55
# Blinkenlight player
66

77

8-
The *blinkenlight player* is a
9-
[config player](index.md)
8+
The *blinkenlight player* is a [config player](index.md)
109
that's used add or remove colors from a blinkenlight.
1110

1211
!!! note

docs/config_players/coil_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ title: Coil player
55
# Coil player
66

77

8-
The *coil player* is a
9-
[config player](index.md)
8+
The *coil player* is a [config player](index.md)
109
that's used pulse, enable, or disable coils and drivers.
1110

1211
This is an example:

docs/config_players/event_player.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: Event player
55
# Event player
66

77

8-
The *event player* is a
9-
[config player](index.md)
10-
that's used to post events.
8+
The *event player* is a [config player](index.md) that's used to post events.
119

1210
Video about events in MPF:
1311

docs/config_players/gi_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ title: GI (general illumination) player
55
# GI (general illumination) player
66

77

8-
`gi_player` has been removed in 0.50. Use
9-
[light_player](light_player.md) instead.
8+
`gi_player` has been removed in 0.50. Use [light_player](light_player.md) instead.

docs/config_players/hardware_sound_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ title: Hardware Sound player
44

55
# Hardware Sound player
66

7-
The *hardware sound player* is a
8-
[config player](index.md)
7+
The *hardware sound player* is a [config player](index.md)
98
that's used to control sounds. (This player is part of the MPF media
109
controller and only available if you're using MPF-MC for your media
1110
controller.)

docs/config_players/led_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ title: LED player
55
# LED player
66

77

8-
`led_player` and `matrix_light_player` were
9-
replaced with
8+
`led_player` and `matrix_light_player` were replaced with
109
[light_player](light_player.md) in MPF 0.50. See [lights:](../config/lights.md) for details.

docs/config_players/light_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ title: Light player
55
# Light player
66

77

8-
The *light player* is a
9-
[config player](index.md)
8+
The *light player* is a [config player](index.md)
109
that's used to set the brightness and color of lights (including
1110
turning them on and off).
1211

docs/config_players/queue_event_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ title: Queue Event player
55
# Queue Event player
66

77

8-
The *queue event player* is a
9-
[config player](index.md)
8+
The *queue event player* is a [config player](index.md)
109
that's used to play queue events.
1110

1211
Video about events in MPF:

docs/config_players/random_event_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ title: Random event player
55
# Random event player
66

77

8-
The *random event player* is a
9-
[config player](index.md)
8+
The *random event player* is a [config player](index.md)
109
that's used to post random events from a list of events.
1110

1211
This is an example:

docs/config_players/segment_display_player.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ title: Segment Display player
55
# Segment Display player
66

77

8-
The *segment display player* is a
9-
[config player](index.md)
8+
The *segment display player* is a [config player](index.md)
109
that's used to show text or numbers on segment displays.
1110

1211
## Usage in config files

0 commit comments

Comments
 (0)