mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
docs: refactor & refine lifecycle API docs (#5918)
* docs: refactor & refine lifecycle API docs * Fix links * More writeup * Rewording * Rename path * Use README * Fix links * Add redirects * Do the same for latest version as well * Move folder * Fix broken link
This commit is contained in:
parent
dc1ccd2fbb
commit
9078fd9fb2
24 changed files with 1822 additions and 1716 deletions
|
@ -414,7 +414,7 @@ module.exports = {
|
|||
};
|
||||
```
|
||||
|
||||
See also: [`getClientModules()`](lifecycle-apis.md#getclientmodules).
|
||||
See also: [`getClientModules()`](./plugin-methods/lifecycle-apis.md#getClientModules).
|
||||
|
||||
### `ssrTemplate` {#ssrtemplate}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue