Skip to content

Commit 2774fc1

Browse files
committed
Add metrics pages
1 parent 5acc9eb commit 2774fc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ nav:
7070
- Large class: code_smells/large_class.md
7171
- Long method: code_smells/long_method.md
7272
- Feature envy: code_smells/feature_envy.md
73+
- Metrics:
74+
- Testability prediction: metrics/testability.md
7375
- Optimization:
7476
- Search-based refactoring: optimization/search-based_refactoring.md
7577
- Tutorials:

0 commit comments

Comments
 (0)