mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
docs: prepare docs for MDX 2 (#8782)
This commit is contained in:
parent
07c57a1528
commit
9c920c531b
36 changed files with 112 additions and 70 deletions
|
@ -76,14 +76,17 @@ Note the terminology we use here.
|
|||
<b>Current version</b>
|
||||
</dt>
|
||||
<dd>
|
||||
The version placed in the <code>./docs</code> folder.
|
||||
{'The version placed in the '}
|
||||
<code>./docs</code>
|
||||
{' folder.'}
|
||||
</dd>
|
||||
<dt>
|
||||
<b>Latest version / last version</b>
|
||||
</dt>
|
||||
<dd>
|
||||
The version served by default for docs navbar items. Usually has path{' '}
|
||||
<code>/docs</code>.
|
||||
{'The version served by default for docs navbar items. Usually has path '}
|
||||
<code>/docs</code>
|
||||
{'.'}
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue