See live documentation at https://www.iobroker.net/#de/documentation in different languages.
Project content:
| Folder | Description |
|---|---|
| admin | information that directly affects the admin adapter |
| archive | archived informations from older documentions |
| blog | source for blog messages |
| docs | official iobroker documentation source files |
| engine | dynamic webpage generation engine |
| info | Pop-up texts and documentation list for the Info Adapter |
| media | official files and logos |
- Go to engine directory and write
npm i. - Then write
gulp. - Go to engine/front-end directory and write
npm i - Then write
npm run build. - Go to engine directory and write
npm run start - Open in the browser
http://localhost:5000
- Do not translate development documentation. By some flag or path
Read the change log here.
The MIT License (MIT)
Copyright (c) 2014-2022 bluefox dogafox@gmail.com
Copyright (c) 2014 hobbyquaker
