mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 23:27:28 +02:00
docs(v2): Improve intro doc (#4770)
* Intro documentation refactoring * useless images * improve the intro doc
This commit is contained in:
parent
09d107969c
commit
fe6492aa87
9 changed files with 123 additions and 84 deletions
|
@ -7,11 +7,7 @@
|
|||
|
||||
module.exports = {
|
||||
docs: [
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Docusaurus',
|
||||
items: ['introduction', 'design-principles', 'contributing'],
|
||||
},
|
||||
'introduction',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Getting Started',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue