From fb5eea7b1baaa3eaeb31b04c670d4e8be9432e78 Mon Sep 17 00:00:00 2001 From: lena-hinrichsen Date: Thu, 26 Aug 2021 13:54:54 +0200 Subject: [PATCH 1/7] renamed sections and fixed link in setup guide --- docs/de/about.html | 10 +++++----- docs/en/about.html | 12 ++++++------ docs/en/setup.html | 2 +- site/de/phase3.md | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/de/about.html b/docs/de/about.html index f19071803..2a8128e54 100644 --- a/docs/de/about.html +++ b/docs/de/about.html @@ -48,7 +48,7 @@ - Das OCR-D-Projekt + Über das OCR-D-Projekt @@ -58,7 +58,7 @@ - OCR-D Phase II + Phase II: Projekte @@ -68,7 +68,7 @@ - OCR-D Phase III + Phase III: Projekte @@ -88,7 +88,7 @@ - Plattformen + Community @@ -119,7 +119,7 @@ - Erste Teststellung + Pilotstudie diff --git a/docs/en/about.html b/docs/en/about.html index 6e2ead783..4dd8c0a8f 100644 --- a/docs/en/about.html +++ b/docs/en/about.html @@ -48,7 +48,7 @@ - The OCR-D-project + About the OCR-D-project @@ -58,7 +58,7 @@ - OCR-D Phase II + Phase II: Projects @@ -68,7 +68,7 @@ - OCR-D Phase III + Phase III: Projects @@ -78,7 +78,7 @@ - Get in touch! + Contacts @@ -88,7 +88,7 @@ - Platforms + Community @@ -119,7 +119,7 @@ - Initial tests + Pilot Study diff --git a/docs/en/setup.html b/docs/en/setup.html index e0333f930..7b806529d 100644 --- a/docs/en/setup.html +++ b/docs/en/setup.html @@ -617,7 +617,7 @@

Testing the Docker installation

docker run --user $(id -u) --workdir /data --volume $PWD:/data -- ocrd/all:maximum ocrd-tesserocr-segment-region -I OCR-D-IMG -O OCR-D-SEG-BLOCK-DOCKER
 
-

For instructions on how to process your own data, please see the user guide. Make sure to also read the notes on translating native command line +

For instructions on how to process your own data, please see the user guide. Make sure to also read the notes on translating native command line calls to docker calls above. Make sure the image name matches the executable.

diff --git a/site/de/phase3.md b/site/de/phase3.md index b836239e0..3f796080e 100644 --- a/site/de/phase3.md +++ b/site/de/phase3.md @@ -13,7 +13,7 @@ Ziel dieser Phase ist die Implementierung der OCR-D-Software in bestandshaltende DFG bewilligt. Am 30. Juli fand unser Kick-off-Workshop statt, der Phase III einläutete. -Das Team gab eine Einführung in die [Ziele und öffentlichen Kommunikationskanäle von OCR-D in Phase III](https://ocr-d.de/assets/kick-off/phase3.pdf), in [Status und Pläne der OCR-Software](https://ocr-d.de/assets/kick-off/spec_core_ocrd_all.pdf) und der (Web-API)[https://ocr-d.de/assets/kick-off/web-api.pdf] und in den Umgang mit [Ground Truth Daten in OCR-D](https://ocr-d.de/assets/kick-off/gt.pdf). Zudem gab das Koordinierungsprojekt einen Einblick in die bisherige Praxis der [Softwareentwicklung in OCR-D](https://ocr-d.de/assets/kick-off/software-development.pdf) mit Möglichkeiten, mitzuwirken. +Das Team gab eine Einführung in die [Ziele und öffentlichen Kommunikationskanäle von OCR-D in Phase III](https://ocr-d.de/assets/kick-off/phase3.pdf), in [Status und Pläne der OCR-Software](https://ocr-d.de/assets/kick-off/spec_core_ocrd_all.pdf) und der [Web-API](https://ocr-d.de/assets/kick-off/web-api.pdf) und in den Umgang mit [Ground Truth Daten in OCR-D](https://ocr-d.de/assets/kick-off/gt.pdf). Zudem gab das Koordinierungsprojekt einen Einblick in die bisherige Praxis der [Softwareentwicklung in OCR-D](https://ocr-d.de/assets/kick-off/software-development.pdf) mit Möglichkeiten, mitzuwirken. Außerdem [präsentierten sich unsere Implementierungs- und Modulprojekte](https://ocr-d.de/assets/kick-off/lightning-talks.pdf) gegenseitig sowie unseren [Kooperationspartnern](https://ocr-d.de/de/contact.html#kooperationspartner). ## Implementierungsprojekte From e223c93be13a4f8d6dc1ff4da64a931a6abedb02 Mon Sep 17 00:00:00 2001 From: Lena Hinrichsen <86944988+lena-hinrichsen@users.noreply.github.com> Date: Thu, 26 Aug 2021 14:16:15 +0200 Subject: [PATCH 2/7] Update docs/en/about.html Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com> --- docs/en/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/about.html b/docs/en/about.html index 4dd8c0a8f..fd586913e 100644 --- a/docs/en/about.html +++ b/docs/en/about.html @@ -48,7 +48,7 @@ - About the OCR-D-project + About the OCR-D Project From 2b1891ddd97d6b403144a30b6b3a224ad653c0a1 Mon Sep 17 00:00:00 2001 From: lena-hinrichsen Date: Thu, 26 Aug 2021 16:45:47 +0200 Subject: [PATCH 3/7] Revert "renamed sections and fixed link in setup guide" This reverts commit fb5eea7b1baaa3eaeb31b04c670d4e8be9432e78. --- docs/de/about.html | 10 +++++----- docs/en/setup.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/de/about.html b/docs/de/about.html index 2a8128e54..f19071803 100644 --- a/docs/de/about.html +++ b/docs/de/about.html @@ -48,7 +48,7 @@ - Über das OCR-D-Projekt + Das OCR-D-Projekt @@ -58,7 +58,7 @@ - Phase II: Projekte + OCR-D Phase II @@ -68,7 +68,7 @@ - Phase III: Projekte + OCR-D Phase III @@ -88,7 +88,7 @@ - Community + Plattformen @@ -119,7 +119,7 @@ - Pilotstudie + Erste Teststellung diff --git a/docs/en/setup.html b/docs/en/setup.html index 7b806529d..e0333f930 100644 --- a/docs/en/setup.html +++ b/docs/en/setup.html @@ -617,7 +617,7 @@

Testing the Docker installation

docker run --user $(id -u) --workdir /data --volume $PWD:/data -- ocrd/all:maximum ocrd-tesserocr-segment-region -I OCR-D-IMG -O OCR-D-SEG-BLOCK-DOCKER
 
-

For instructions on how to process your own data, please see the user guide. Make sure to also read the notes on translating native command line +

For instructions on how to process your own data, please see the user guide. Make sure to also read the notes on translating native command line calls to docker calls above. Make sure the image name matches the executable.

From 224dc8580a80a58795addab26d307d6aec6182ba Mon Sep 17 00:00:00 2001 From: lena-hinrichsen Date: Thu, 26 Aug 2021 17:09:46 +0200 Subject: [PATCH 4/7] oops, I touched docs - abort mission --- docs/en/about.html | 14 ++++++++------ site/_data/menu.yml | 20 ++++++++++---------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/docs/en/about.html b/docs/en/about.html index fd586913e..3a4e29fbd 100644 --- a/docs/en/about.html +++ b/docs/en/about.html @@ -48,7 +48,9 @@ - About the OCR-D Project + + The OCR-D-project + @@ -58,7 +60,7 @@ - Phase II: Projects + OCR-D Phase II @@ -68,7 +70,7 @@ - Phase III: Projects + OCR-D Phase III @@ -78,7 +80,7 @@ - Contacts + Get in touch! @@ -88,7 +90,7 @@ - Community + Platforms @@ -119,7 +121,7 @@ - Pilot Study + Initial tests diff --git a/site/_data/menu.yml b/site/_data/menu.yml index 25816e164..edb74f34e 100644 --- a/site/_data/menu.yml +++ b/site/_data/menu.yml @@ -12,24 +12,24 @@ menu_structure: de: Aktuelles - url: about label: - en: The OCR-D-project - de: Das OCR-D-Projekt + en: About the OCR-D-project + de: Über das OCR-D Projekt - url: phase2 label: - de: OCR-D Phase II - en: OCR-D Phase II + de: Phase II: Projekte + en: Phase II: Projects - url: phase3 label: - en: OCR-D Phase III - de: OCR-D Phase III + en: Phase III: Projects + de: Phase III: Projekte - url: contact label: en: Get in touch! de: Kontaktieren Sie uns! - url: platforms label: - en: Platforms - de: Plattformen + en: Community + de: Community - url: publications label: de: Publikationen und Vorträge @@ -42,8 +42,8 @@ menu_structure: de: teststellung en: initial-tests label: - de: Erste Teststellung - en: Initial tests + de: Pilotstudie + en: Pilot Study - url: user_survey label: de: Nutzer*innenumfrage From 7ce8c46c9e7c41c5df465928797f2adf70f89e4f Mon Sep 17 00:00:00 2001 From: lena-hinrichsen Date: Thu, 26 Aug 2021 17:20:19 +0200 Subject: [PATCH 5/7] =?UTF-8?q?fixed=20link=20in=20=C5=9Betup-guide?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/en/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/en/setup.md b/site/en/setup.md index 67f572c15..968dc76f6 100644 --- a/site/en/setup.md +++ b/site/en/setup.md @@ -156,7 +156,7 @@ docker run --user $(id -u) --workdir /data --volume $PWD:/data -- ocrd/all:maxim ``` For instructions on how to process your own data, please see the [user guide](/en/user_guide). Make sure to also read [the notes on translating native command line -calls to docker calls above](/en/user_guide.md#translating-native-commands-to-docker-calls). Make sure the image +calls to docker calls above](/en/user_guide#translating-native-commands-to-docker-calls). Make sure the image name matches the executable. From 3d09b955c698ea173c9d81d3f01394e0514eb5cd Mon Sep 17 00:00:00 2001 From: lena-hinrichsen Date: Thu, 26 Aug 2021 17:28:20 +0200 Subject: [PATCH 6/7] renaming get in touch --- site/_data/menu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_data/menu.yml b/site/_data/menu.yml index edb74f34e..d03322432 100644 --- a/site/_data/menu.yml +++ b/site/_data/menu.yml @@ -24,7 +24,7 @@ menu_structure: de: Phase III: Projekte - url: contact label: - en: Get in touch! + en: Contacts de: Kontaktieren Sie uns! - url: platforms label: From 64ad10b977346c553026f8f27d603bcf0a5da8a3 Mon Sep 17 00:00:00 2001 From: lena-hinrichsen Date: Thu, 26 Aug 2021 17:29:36 +0200 Subject: [PATCH 7/7] minor fix --- site/_data/menu.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/_data/menu.yml b/site/_data/menu.yml index d03322432..79f50bf1d 100644 --- a/site/_data/menu.yml +++ b/site/_data/menu.yml @@ -12,8 +12,8 @@ menu_structure: de: Aktuelles - url: about label: - en: About the OCR-D-project - de: Über das OCR-D Projekt + en: About the OCR-D Project + de: Über das OCR-D-Projekt - url: phase2 label: de: Phase II: Projekte