Skip to content

Commit

Permalink
docs(README): Add dokka info
Browse files Browse the repository at this point in the history
  • Loading branch information
frap129 committed Sep 20, 2024
1 parent 63a66c8 commit bdd6aee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ Android development already implemented, such as:
- Deep link support
- Koin dependency injection
- ktlint and EditorConfig for code style
- Run configurations for checking and autoformat included
- Idea/Studio run configurations for checking and autoformat included
- Timber for logging
- Multi-module project structure
- Dokka for documentation generation
- Idea/Studio run configuration for generating docs included
- Gradle convention plugins to simplify creating new:
- App modules
- Library modules
Expand Down

0 comments on commit bdd6aee

Please sign in to comment.