Closed hqhhuang closed 2 months ago
Bug/issue #, if applicable: rdar://134347681
This is the 3rd PR of the refactor effort. The navigator should also get its data from IndexStore instead of NavigatorDataProvider
IndexStore
NavigatorDataProvider
https://github.com/swiftlang/swift-docc-render/pull/889, merged to the navigator-index-store branch
navigator-index-store
Steps:
Make sure you check off the following items. If they cannot be completed, provide a reason.
npm test
Bug/issue #, if applicable: rdar://134347681
Summary
This is the 3rd PR of the refactor effort. The navigator should also get its data from
IndexStore
instead ofNavigatorDataProvider
Dependencies
https://github.com/swiftlang/swift-docc-render/pull/889, merged to the
navigator-index-store
branchTesting
Steps:
Checklist
Make sure you check off the following items. If they cannot be completed, provide a reason.
npm test
, and it succeeded