Join strategy that orders content based on dependency relationships.
Uses topological sorting to arrange sections so that files are ordered according to their
cross-reference dependencies. Files with no dependencies come first, followed by files that
depend on them.
Join strategy that orders content based on dependency relationships.
Uses topological sorting to arrange sections so that files are ordered according to their cross-reference dependencies. Files with no dependencies come first, followed by files that depend on them.
Example
Dependency-based joining