From e53f530dab91436863752a70c843c51f084fc058 Mon Sep 17 00:00:00 2001 From: Susan Quigley Date: Mon, 29 Jul 2019 20:46:37 +0000 Subject: [PATCH] Update 'intro/config.yaml' Issue 123 --- intro/config.yaml | 104 +++++++++++++++++++++++----------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/intro/config.yaml b/intro/config.yaml index bf5c689..854a7df 100644 --- a/intro/config.yaml +++ b/intro/config.yaml @@ -1,52 +1,52 @@ -title: "Table of Contents" -sections: - - title: "Introduction to Checking" - sections: - - title: "Introduction to Translation Checking" - link: intro-checking - - title: "Authentic Assessment in Checking Scripture" - link: intro-check - - title: "Checking Levels" - link: intro-levels - - title: "Types of Checks" - sections: - - title: "Self Edit" - link: self-edit - - title: "Peer Edit" - link: peer-edit - - title: "Key Word Check" - link: key-word-check - - title: "Other Methods" - link: other-methods - - title: "Defining Church Authority" - sections: - - title: "Checking Authority and Process" - link: authority-process - - title: "Level One" - link: authority-level1 - - title: "Level Two" - link: authority-level2 - - title: "Level Three" - link: authority-level3 - - - title: "Checking Process" - sections: - - title: "Checking Level One - Affirmation by Translation Team" - link: level1 - - title: "Checking Level Two - Affirmation by Community" - link: level2 - - title: "Checking Level Three - Affirmation by Church Leadership" - link: level3 - - title: "How to Do a Formatting Check" - link: formatting - sections: - - title: "Appropriate Alphabet" - link: alphabet - - title: "Consistent Spelling" - link: spelling - - title: "Consistent Punctuation" - link: punctuation - - title: "Complete Versification" - link: verses - - title: "Section Headings" - link: headings +finding-answers: + recommended: + - process-manual + dependencies: + - ta-intro +gl-strategy: + recommended: + - finding-answers + dependencies: + - uw-intro + - open-license +open-license: + recommended: + - gl-strategy + - translate-source-licensing + dependencies: + - uw-intro + - statement-of-faith + - translation-guidelines +statement-of-faith: + recommended: + - translation-guidelines + - open-license + - translate-source-licensing + dependencies: + - uw-intro +ta-intro: + recommended: + - uw-intro + dependencies: [] +translate-why: + recommended: + - guidelines-intro + - translate-process + dependencies: + - uw-intro + - translate-manual + - translate-whatis +translation-guidelines: + recommended: + - open-license + - translate-manual + - intro-checking + dependencies: + - uw-intro + - statement-of-faith +uw-intro: + recommended: + - statement-of-faith + - gl-strategy + dependencies: + - ta-intro \ No newline at end of file