deeplearning4j / deeplearning4j/deeplearning4j-docs
Autogen docs: handle more javadoc tags
Open
- Dominant language
- HTML
- Stars
- 56
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
For example:
````{@code new Object()}``` in javadoc should render to a markdown "```" (markdown code) block.
And also ```new Object()```
Some other javadoc tags that would be nice to support:
```@see```
```@inheritDoc``` (and pulling in javadoc from a superclass when an ```@Override``` is present and no javadoc is defined)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.