We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd97533 commit 826c66cCopy full SHA for 826c66c
README.md
@@ -21,6 +21,9 @@ Arguments:\
21
`--files`: Required. Specifies the files that should be used for documentation generation.\
22
`--output`: Optional. Will default to `./JAVA_DOC.md`. Specifies the file in which the generated documentation should be saved.
23
24
+## Examples
25
+[src/main/java/example](https://github.com/RealCerus/java-documenter/tree/master/src/main/java/example)
26
+
27
## Todo
28
- Make a GitHub Action
29
- Implement feature requests
0 commit comments