Skip to content

Commit

Permalink
Do not list generator module at home page
Browse files Browse the repository at this point in the history
  • Loading branch information
MiSikora committed Dec 28, 2021
1 parent 6f11fba commit 2e6b45b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ Here is the list of all available artifacts that Laboratory library provides.
- **`io.mehow.laboratory:laboratory-inspector:1.0.0-rc1`**: QA module that allows users to preview all features and change them at runtime from one place.
- **`io.mehow.laboratory:laboratory-hyperion-plugin:1.0.0-rc1`**: QA module that integrates `laboratory-inspector` with [Hyperion](https://github.com/willowtreeapps/Hyperion-Android).
- **`io.mehow.laboratory:laboratory-gradle-plugin:1.0.0-rc1`**: Gradle plugin for feature flags generation and other quality of life improvements. It is highly recommended to use it instead of manual class management.
- **`io.mehow.laboratory:laboratory-generator:1.0.0-rc1`**: Low-level generator of feature flags and any additional classes. You should use this module only if you plan to build your generation mechanism similar to the Gradle plugin.

## License

Expand Down

0 comments on commit 2e6b45b

Please sign in to comment.