docs(v2): use explicit heading IDs (#4460)

This commit is contained in:
Alexey Pyltsyn 2021-03-19 13:00:41 +03:00 committed by GitHub
parent 962c3748ea
commit 291a72fbae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
162 changed files with 1435 additions and 1435 deletions

View file

@ -16,7 +16,7 @@ If you don't have any sensitive information, you can keep it on in production [l
:::
## Installation
## Installation {#installation}
```bash npm2yarn
npm install --save @docusaurus/plugin-debug
@ -30,7 +30,7 @@ By default, it's enabled in dev, and disabled in prod, to avoid exposing potenti
:::
## Configuration
## Configuration {#configuration}
```js title="docusaurus.config.js"
module.exports = {