> On Dec 8, 2018, at 9:06 PM, Daniel Dias Dos Santos > <[email protected]> wrote: > > Hi David, > > Please explain these two issues to me : > > - Publish Javadocs
The funny thing is I read too quickly and read "please assign these two issues to me", either way the outcome ended up being the same :) I stubbed out the code and used Javadoc to describe the code in detail: - https://github.com/apache/tomee-site-generator/blob/a96d23581868abff30270115b113df7292872e8b/src/main/java/org/apache/tomee/website/Javadocs.java I've actually always wanted to try that -- use javadoc as the requirements docs. It's funny that the first time is on code that is supposed to generate Javadoc :) Anyway, if you want to hack on it, let me know and I'll assign the task to you and spend my day on one of the other site generation tasks. > - Write Javadocs in Asciidoc I'll go grab a coffee and come back to detail this one. -David
