Closed
Description
This is a tracking issue to cover all work related to adding a miniature version of the RTK docs to the Redux core docs.
Concept
The idea is to specifically document RTK within the core Redux docs, in the same way that we have information on using React-Redux in the core. First suggested here: reduxjs/redux-toolkit#246 (comment) .
For simplicity, I think we should probably just copy-paste most or all of the API docs and the "Usage Guide" page, but not the tutorials. We can point to the main RTK docs site for those. Or, perhaps we could have sidebar links that just point directly to the RTK docs pages. Some of that may require waiting for an upgrade to Docusaurus v2.
Tasks
- Determine which portions of the RTK content should be available in the Redux core docs
- Determine approach for copying or linking content
- Add content