Update README.md

This commit is contained in:
Daniel Mathiot
2021-11-13 14:34:06 +01:00
committed by GitHub
parent 8e8cdad400
commit 332fcf7951

View File

@@ -180,7 +180,7 @@ There is a list of supported languages and fields, with their annotation style
| | [Doxygen](https://www.doxygen.nl/manual/commands.html) (`"doxygen"`) | `@param`, `@return`, `@tparam`, `@brief`|
| go | | | |
| | [Godoc](https://go.dev/blog/godoc) (`"godoc"`) | |
| java | | | `class` |
| java | | | `func`, `class` |
| | [Javadoc](https://docs.oracle.com/javase/1.5.0/docs/tooldocs/windows/javadoc.html#documentationcomments) (`"javadoc"`) | |