Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Documentation Designer 2.5 (for Manager 3.0 see OpenRemote v3 Wiki)

Results 21 Documentation issues
Sort by recently updated
recently updated
newest added

To be merged after https://github.com/openremote/openremote/pull/1351 is completed. @DonWillems Let me know if this looks good for you.

Explanation note for how to connect processor nodes.

The documentation page for the AWS-Marketplace listing needs to be updated to correspond with the latest changes. [https://docs.openremote.io/docs/user-guide/deploying/aws-marketplace/](https://docs.openremote.io/docs/user-guide/deploying/aws-marketplace/)

Documentation

### Description I've added more documentation on the installation for OpenRemote using Docker. My motivation was the amount of people asking for help on setting up custom OpenRemote installations. The...

It would be nice to be able to preview documentation changes via previews. This helps with reviewing PRs that make significant changes such as #59. Native support in GitHub pages...

It would be nice to have UI component documentation using [Storybook](https://storybook.js.org/) on the website. There is already a [PoC for this](https://github.com/openremote/openremote/tree/feature/ui-docs-temp). The remaining work includes: - [ ] Adding documentation...

Epic

We should add documentation on how to make a custom Android app, and how to set up the environment. iOS seems to be documented, but could also use an improvement...

Documentation

Currently the documentation links to https://www.javadoc.io/doc/io.openremote for browsing the JavaDocs. Integrating the JavaDocs into the documentation website would solve the following: * The JavaDocs keep working when www.javadoc.io stops working...