Skip to content

Commit d042e71

Browse files
authored
docs: clean up inconsistencies (#103)
Co-authored-by: sabinem <5292683+sabinem@users.noreply.github.com>
1 parent a805307 commit d042e71

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

Lines changed: 3 additions & 0 deletions
Loading

docs/docs/userguide/mediaplayer.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* **Editor:** Edit metadata, correct transcripts, and fix translations.
66
* **Reader:** View media and jump to specific timestamps by clicking transcript text.
77

8-
![Mediaplayer](../static/content/userguide/mediaplayer/mediaplayer.png "Mediaplayer to compare media with transcripts and translations"){ width="600" }
8+
![Mediaplayer](../static/content/userguide/mediaplayer/mediaplayer.png "Mediaplayer to compare media with transcripts and translations"){ width="100%" }
99

1010
On the mediaplayer page users Readers can compare translations and transcripts with the playing media.
1111
Media and Text are aligned. Transcripts are highlighted that match the currently playing media in time.
@@ -14,7 +14,7 @@ Media and Text are aligned. Transcripts are highlighted that match the currently
1414

1515
When the mediaplayer is reached via a searchterm, the searchterm will be be highlighted in the transcripts. The Searchterm can also be changed on the mediaplayer page.
1616

17-
![Mediaplayer with search term](../static/content/userguide/mediaplayer/mediaplayer-with-searchterm.png "Mediaplayer with search term"){ width="600" }
17+
![Mediaplayer with search term](../static/content/userguide/mediaplayer/mediaplayer-with-searchterm.png "Mediaplayer with search term"){ width="100%" }
1818

1919
## Edit Metadata
2020

@@ -23,3 +23,5 @@ The Editor user can edit the Speaker and Debate Metadata. They can also correct
2323
![Edit debate metadata](../static/content/userguide/mediaplayer/edit-debate.png "Edit debate metadata"){ width="300" align="left"}
2424

2525
![Edit speaker metadata](../static/content/userguide/mediaplayer/edit-speaker.png "Edit speaker metadata"){ width="300" align="left"}
26+
27+
![Edit transcripts](../static/content/userguide/mediaplayer/edit-transcripts.png "Edit transcript"){ width="100%" }

docs/docs/userguide/searchpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* **Filtering:** Filter by metadata criteria, that are added at the mediaplayer page by an editor
1010
* **Search:** Fulltext search by term in the speaker statements
1111

12-
![Searchpage](../static/content/userguide/searchpage/searchpage.png "Search interface to make speaker statements searchable"){ width="600" }
12+
![Searchpage](../static/content/userguide/searchpage/searchpage.png "Search interface to make speaker statements searchable"){ width="100%" }
1313

1414
## Speaker Statements
1515

docs/mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ nav:
6161
- Dashboard: userguide/dashboard.md
6262
- Search Page: userguide/searchpage.md
6363
- Media Player: userguide/mediaplayer.md
64-
- Advanced CLI: userguide/commandline.md
6564
- Architecture:
6665
- Overview: architecture/overview.md
6766
- Datastorage: architecture/datastorage.md

0 commit comments

Comments
 (0)