You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2019. It is now read-only.
When the documentation of a subclass/interface is extended using a {@inheritdoc} tag, such a tag is not processed by javasphinx.
Instead of showing the documentation from the superclass/interface, the {@inheritdoc} tag just shows up in the built documentation.
An example of this issue can be found here.