Skip to content

Commit e6222ee

Browse files
committed
nav does not need to skip code sections anymore, and detected that mpfgametestcase wasnt linked yet!
1 parent a3cfaf4 commit e6222ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ extra:
8888
# welcome wall is for editors to try things out!
8989
not_in_nav: |
9090
index.md
91-
code/BCP_Protocol/
92-
code/api_reference/
9391
showcase/
9492
images/icons/README.md
9593
welcome_wall.md
@@ -1501,6 +1499,7 @@ nav:
15011499
- code/api_reference/testing_class_api/index.md
15021500
- code/api_reference/testing_class_api/MockBcpClient.md
15031501
- code/api_reference/testing_class_api/MpfBcpTestCase.md
1502+
- code/api_reference/testing_class_api/MpfGameTestCase.md
15041503
- code/api_reference/testing_class_api/MpfFakeGameTestCase.md
15051504
- code/api_reference/testing_class_api/MpfMachineTestCase.md
15061505
- code/api_reference/testing_class_api/MpfTestCase.md

0 commit comments

Comments
 (0)