mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 12:47:48 +00:00
* Remove extra 'resources' landing page, redirect from main one * Move custom plugins file to its own directory, add redirect to handle * docs: split the custom plugins page into one page per feature * docs: extend decorators explanation and link to it from the custom plugins section * docs: Fix all the links that were broken when I moved things * Apply excellent suggestions from code review Co-authored-by: Heather Cloward <heathercloward@gmail.com> * docs: Add examples of how to use the custom rule * docs: Replace the nested visitor example with an object rather than a function * Update custom-rules.md minor consistency edits * Apply suggestions from code review Co-authored-by: Heather Cloward <heathercloward@gmail.com> * docs: clearer explanation of skip, and finish a broken sentence * Update docs/custom-plugins/index.md Co-authored-by: Heather Cloward <heathercloward@gmail.com> * Apply suggestions from code review Co-authored-by: Adam Altman <adam@redoc.ly> * docs: use object rather than function for visitor --------- Co-authored-by: Heather Cloward <heathercloward@gmail.com> Co-authored-by: Adam Altman <adam@redoc.ly>