docs: multiple doc improvements (#6449)

This commit is contained in:
Joshua Chen 2022-01-23 15:49:28 +08:00 committed by GitHub
parent d0b4aaffed
commit 8140560332
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 84 additions and 36 deletions

View file

@ -12,8 +12,6 @@ Documentation is one of your product's interfaces with your users. A well-writte
Docusaurus 2 uses modern tooling to help you compose your interactive documentation with ease. You may embed React components, or build live coding blocks where your users may play with the code on the spot. Start sharing your eureka moments with the code your audience cannot walk away from. It is perhaps the most effective way of attracting potential users.
In this section, we'd like to introduce you to the tools we've picked that we believe will help you build powerful documentation. Let us walk you through with an example.
:::important
This section assumes you are using the official Docusaurus content plugins.