Skip to content

Commit 29685ce

Browse files
Delete helpers documentation
Signed-off-by: Vipul Gupta (@vipulgupta2048) <[email protected]>
1 parent 875bfd8 commit 29685ce

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,6 @@ balena push <fleetName>
4848

4949
The `<fleetName>` is the name of the fleet you intend to push a new version of leviathan to. Keep in mind, the client and the test that run are independent of the worker. Hence, updates to the client or the tests don't need to be pushed to the balenaCloud fleet. In order to change the worker component, you need to push a new release to the balenaCloud fleet.
5050

51-
## Documentation for Leviathan Helpers
52-
53-
Documentation for Leviathan helpers can be found on [https://balena-os.github.io/leviathan](https://balena-os.github.io/leviathan). To generate the documentation, run the following command from either the root of the repository or the `core` directory.
54-
55-
```bash
56-
npm install
57-
npm run docs
58-
```
59-
60-
If the docs are generated successfully, you will be getting the success line as:
61-
62-
```bash
63-
Info: Documentation generated at /path/to/documentation
64-
```
65-
6651
## Support
6752

6853
If you're having any problem, please [raise an issue][newissue] on GitHub and the balena team will be happy to help.

0 commit comments

Comments
 (0)