ebarboni opened a new pull request, #8393: URL: https://github.com/apache/netbeans/pull/8393
this is a first step to reduce to 300 linkage error. (was around 900) Basically our previous link class.html#method-type- should be rewritten with class.html#method(type) constructor link use #<init> and need to be xml compatible using the following #%3Cinit%3E same applied to array [#8392 doc-files content is parsed by javadoc, so {@link } and others tag can be used. Make the javadoc a bit more semanticaly linked. I started using @link when in text. I keep the old reference system when it's a code block. Could be nice to later have snippet instead the fuzzy html. On infra side, h5 need to be checked for anchor reference -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists