Skip to content

Commit

Permalink
tweak doc
Browse files Browse the repository at this point in the history
Signed-off-by: Terence Parr <parrt@antlr.org>
  • Loading branch information
parrt committed Sep 4, 2022
1 parent 10e7f2a commit 3a2053e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions doc/releasing-antlr.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,11 +453,6 @@ Otherwise enter `N` to ignore the warning.

### javadoc for runtime and tool

```bash
cd ~/antlr/code/antlr4
mvn -DskipTests javadoc:jar -q install # get lots of errors but works
```

Jars are in:

```
Expand Down

0 comments on commit 3a2053e

Please sign in to comment.