deeplearning4j / deeplearning4j/deeplearning4j-docs

Autogen docs: handle more javadoc tags

Open
#118 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.