Hi. After a while I started to work on HTML/Java API again. HTML/Java API Javadoc on bits.netbeans.org is outdated:
- there is no 1.8.1 version at https://bits.netbeans.org/ - latest version is 1.7.3 - the dev version is outdated https://bits.netbeans.org/html+java/dev/ - there is no `react` method at https://bits.netbeans.org/html+java/dev/net/ java/html/json/Models.html - however such a method is in the code: https://github.com/apache/netbeans-html4j/blob/cbb68d50063e62b847be48832382f5925d813d39/json/src/main/java/net/ java/html/json/Models.java#L199 I am interested in fixing the documentation on bits.netbeans.org website. However I lost any track of current NetBeans infrastructure - can anybody hint me where to take a look? - What repository contains the code that uploads to bits.netbeans.org? - What shall I do to trigger new upload? - Create a PR somewhere? - Any document I should read? Thanks in advance for any advice. -jt --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists