docusaurus/website/docs
Drew Alexander fdf08e787f
docs(v2): Added switch config docs to theme-classic API (#3194)
* Reduce commented info in API

* Update yarn lock

* Add switch config documentation to theme-classic

* Expand highlighted code block

* Add unicode example to icons

* Punctuation and white space fixes

* Revert changed comment

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>

* Remove camel case comment

* Revert api style comment

* Revert "Update yarn lock"

This reverts commit 5b5b3d39a1.

* Update website/docs/theme-classic.md

* Update website/docs/theme-classic.md

* Update website/docs/theme-classic.md

* Update website/docs/theme-classic.md

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2020-08-05 18:54:41 +02:00
..
api docs(v2): Added switch config docs to theme-classic API (#3194) 2020-08-05 18:54:41 +02:00
assets
guides docs(v2): removed duplicate text under "Using React" section (#3201) 2020-08-04 07:30:22 +08:00
blog.md feat(v2): blog + docs multi-instance plugins (#3204) 2020-08-05 18:27:55 +02:00
cli.md
configuration.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
contributing.md
deployment.md
design-principles.md
docs.md
docusaurus-core.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
installation.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
introduction.md
lifecycle-apis.md
markdown-features.mdx feat(v2): add support to import assets using relative link in markdown syntax (#3096) 2020-08-03 15:19:12 +02:00
presets.md
search.md
static-assets.md
styling-layout.md
theme-classic.md docs(v2): Added switch config docs to theme-classic API (#3194) 2020-08-05 18:54:41 +02:00
typescript-support.md
using-plugins.md feat(v2): warn user when there are conflicting routes (#3083) 2020-07-31 21:14:49 +02:00
using-themes.md
versioning.md