Skip to content

Conversation

@kevinstadler
Copy link

Location of currently broken links (bottom of the page):

Known issue: the link to serialEvent_.html is still broken because the doclet actually creates the documentation at Serial_serialEvent_.html based on an internal library function that calls the user-defined serialEvent() function that the documentation is actually for. Either this file needs to be moved after generation (by the doclet script), or alternatively the documentation could be moved from the Javadoc to a static JSON file (this is also how it is done for the Network library callback).

Also lets processing/processing-doclet/pull/6 choose an appropriate @instanceName (which closes processing/processing-website/issues/397)

reference.

Known issue: the link to serialEvent_.html is still broken because the
target documentation is actually created at Serial_serialEvent_.html
based on an internal library function that calls the user-defined
`serialEvent()` function that the documentation is actually for. Either
this file needs to be moved after generation, or alternatively the
documentation could be moved from the Javadoc to a static JSON file
(this is also how it is done for the Network library callback)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reference: Ability to overwrite @syntax

1 participant