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:
Joshua Chen 2021-12-21 14:54:04 +08:00 committed by GitHub
parent dc1ccd2fbb
commit 9078fd9fb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 1822 additions and 1716 deletions

View file

@ -414,7 +414,7 @@ module.exports = {
};
```
See also: [`getClientModules()`](lifecycle-apis.md#getclientmodules).
See also: [`getClientModules()`](./plugin-methods/lifecycle-apis.md#getClientModules).
### `ssrTemplate` {#ssrtemplate}