Merge commit '8a86f2ab6d'
This commit is contained in:
commit
2d91943fab
29 changed files with 2712 additions and 21 deletions
|
|
@ -0,0 +1,16 @@
|
|||
Nav-golden hierarchical case. This bundle exercises depth-first traversal, both link forms (root-relative and relative), recursive verdict exclusion, resolved-path de-duplication, cycle termination, and the root-only binding of the missing-index rule.
|
||||
|
||||
- [Overview](overview.md)
|
||||
- [Section A](/a/index.md)
|
||||
|
||||
## project: Overview
|
||||
|
||||
Root-level concept reached by a relative link.
|
||||
|
||||
## methodology: Doc A
|
||||
|
||||
Level-1 concept reached depth-first after Overview.
|
||||
|
||||
## reference: Doc B
|
||||
|
||||
Level-2 concept reached depth-first, deepest in the traversal.
|
||||
Loading…
Add table
Add a link
Reference in a new issue