Skip to content

doc: add deprecated badge to legacy URL methods

Currently, when visiting docs for Legacy URL methods (E.G.: url.format), there is no visual indication that this API is deprecated unless the user opens the History dropdown.

This PR also adds deprecated badges to the TOC:

localhost_8000_url html

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading