Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,6 @@ npm run build
This builds the static site into `dist/` and runs the legacy-redirect generator.
The output can be served by any static host.

### Update CLI docs

CLI documentation is auto-generated.
Generation needs to be triggered manually.
Run this command inside the evcc core repository (e.g. `./evcc`):

```sh
go run main.go gendoc ../evcc-docs/src/content/docs/en/reference/cli/
```

CLI docs only live in the English (default-locale) directory.
German pages fall back to the English content automatically.

## Contributing

### Code formatting
Expand Down