Skip to content

Commit 32241c7

Browse files
authored
Merge pull request #60 from anarnold97/rules-dev-guide-fix
MTA-3858: Removing XML sections of docs from Rules Dev Guide
2 parents 86e9625 + 449908f commit 32241c7

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

docs/rules-development-guide/master.adoc

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,45 +51,56 @@ include::topics/running-analysis-using-custom-yaml-rule.adoc[leveloffset=+3]
5151
// Create Your First YAML Rule
5252
include::topics/create-first-yaml-rule.adoc[leveloffset=+2]
5353

54+
// removing section subject to a later re-write
5455
// Testing XML Rules
55-
include::topics/testing-rules.adoc[leveloffset=+1]
56+
// include::topics/testing-rules.adoc[leveloffset=+1]
5657

58+
// removing section subject to a later re-write
5759
// Manually Test the XML Rule
58-
include::topics/manually-test-rules.adoc[leveloffset=+2]
60+
// include::topics/manually-test-rules.adoc[leveloffset=+2]
5961

62+
// removing section subject to a later re-write
6063
// Test the Rules Using JUnit
61-
include::topics/rules-testing-junit.adoc[leveloffset=+2]
64+
// include::topics/rules-testing-junit.adoc[leveloffset=+2]
6265

66+
// removing section subject to a later re-write
6367
// About the validation report
64-
include::topics/validation-report.adoc[leveloffset=+2]
68+
// include::topics/validation-report.adoc[leveloffset=+2]
6569

70+
// removing section subject to a later re-write
6671
// creating a Validation Report
67-
include::topics/validation-report-understanding.adoc[leveloffset=+3]
72+
// include::topics/validation-report-understanding.adoc[leveloffset=+3]
6873

74+
// removing section subject to a later re-write
6975
// Reported Errors when Running the Validation Report
70-
include::topics/validation-report-errors.adoc[leveloffset=+3]
76+
// include::topics/validation-report-errors.adoc[leveloffset=+3]
7177

78+
// removing section subject to a later re-write
7279
// Overriding Rules
73-
include::topics/overriding-rules.adoc[leveloffset=+1]
80+
// include::topics/overriding-rules.adoc[leveloffset=+1]
7481

82+
// removing section subject to a later re-write
7583
// Using Custom Rule Categories
76-
include::topics/rule-categories.adoc[leveloffset=+1]
84+
// include::topics/rule-categories.adoc[leveloffset=+1]
7785

7886
[appendix]
7987
== Reference material
8088

8189
// Rule Story Points
8290
include::topics/about-story-points.adoc[leveloffset=+2]
8391

84-
For more information on categorizing tasks, see xref:rule-categories_{context}[Using custom rule categories].
92+
// removing section subject to a later re-write
93+
// For more information on categorizing tasks, see xref:rule-categories_{context}[Using custom rule categories].
8594

8695
=== Additional resources
8796

97+
// removing section subject to a later re-write
8898
// Review the Existing MTA XML Rules
89-
include::topics/review-existing-rules.adoc[leveloffset=+3]
99+
// include::topics/review-existing-rules.adoc[leveloffset=+3]
90100

101+
// removing section subject to a later re-write
91102
// Fork and Clone the Ruleset GitHub Project
92-
include::topics/fork-ruleset-repo.adoc[leveloffset=+4]
103+
// include::topics/fork-ruleset-repo.adoc[leveloffset=+3]
93104

94105
// Important Links
95106
include::topics/rules-important-links.adoc[leveloffset=+3]

0 commit comments

Comments
 (0)