Closed
Description
We need to improve the links in the docs.
Currently the generated links in the sidebar and the URL hashes are poor:
A H2 title:
is(selector)
The generated URL:
https://vue-test-utils.vuejs.org/api/wrapper/#is-selector
It would be good to customize the generated URL and sidebar URLs to just use the method name:
https://vue-test-utils.vuejs.org/api/wrapper/#is