mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-05-21 10:26:29 +00:00
parent
0835937954
commit
c8aec83ccd
@ -16,7 +16,7 @@ Running the documentation locally requires [NodeJS](https://nodejs.org/en/) and
|
||||
$ script/setup
|
||||
```
|
||||
|
||||
This will install [docusaurus](https://www.npmjs.com/package/docusaurus) amongst other things.
|
||||
This will install [docusaurus](https://www.npmjs.com/package/docusaurus) amongst other things.
|
||||
|
||||
### Running docs locally
|
||||
|
||||
@ -24,7 +24,7 @@ This will install [docusaurus](https://www.npmjs.com/package/docusaurus) amongst
|
||||
$ script/server
|
||||
```
|
||||
|
||||
It will start a server at [localhost:3000](http://localhost:3000).
|
||||
It will start a server at [localhost:3000](http://localhost:3000). You will need to navigate to the `next` version of the docs to see your changes applied. To do so click on the version number in the header and select `next` -> `Documentation`.
|
||||
|
||||
### Adding a page
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user