Skip to content

Commit faf4578

Browse files
committed
Update TOC for best practice
1 parent a3022e9 commit faf4578

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

CSF.Validation.Documentation/articles/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
href: BestPractice/UseDependencyInjectionForRules.md
4343
- name: Use CommonResults
4444
href: BestPractice/UseCommonRuleResults.md
45+
- name: Cancellation & timeout
46+
href: BestPractice/RuleCancellationAndTimeout.md
4547
- name: Testing
4648
href: Testing.md
4749
- name: Examples

docs/_vnext/articles/toc.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
<li>
8585
<a href="BestPractice/UseCommonRuleResults.html" name="" title="Use CommonResults">Use CommonResults</a>
8686
</li>
87+
<li>
88+
<a href="BestPractice/RuleCancellationAndTimeout.html" name="" title="Cancellation &amp; timeout">Cancellation &amp; timeout</a>
89+
</li>
8790
</ul>
8891
</li>
8992
<li>

docs/_vnext/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3969,7 +3969,7 @@
39693969
"output": {
39703970
".html": {
39713971
"relative_path": "articles/toc.html",
3972-
"hash": "LOKMg0gelbFGWjugnijVWXUWkP2A/2XY+bN4K3jccoY="
3972+
"hash": "Xlt4bXDZFQnIp+mUU1+/dM8FXXZ2fudnB5kcvUFs1NY="
39733973
}
39743974
},
39753975
"is_incremental": false,

0 commit comments

Comments
 (0)