Commit Graph

9 Commits

Author SHA1 Message Date
Artur Souza cbc8553973 Generate updated javadocs for 1.6.0
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2022-07-08 10:55:55 -07:00
Artur Souza 3e5fe39933
Generate updated javadocs for 1.4.0 (#677) 2022-01-25 09:26:56 -08:00
Artur Souza b7c3bea202
Generate updated javadocs for 1.3.1 (#643) 2021-10-18 14:00:44 -07:00
Artur Souza f717cd6173
Generate updated javadocs for 1.2.0 (#586) 2021-07-29 09:17:05 -07:00
halspang b1e54384c1
Generate updated javadocs for 1.1.0 (#553)
GitHub actions is stuck and this PR is for auto-generated docs only.
2021-05-26 20:34:59 -07:00
Artur Souza b1691a6138
Generate updated javadocs for 0.9.0 (#347)
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2020-09-30 16:31:06 -07:00
Artur Souza 3788499a9b
Generate updated javadocs (#264) 2020-04-02 21:00:32 -07:00
Artur Souza d2761aba60
Generate updated javadocs (#238) 2020-02-13 00:09:35 -08:00
Andres Robles af44053198
Creating documentation site (#197)
* Fixing java docs issues.

* Configuring site plugin, maven site:deploy goal will put all generated site inside the "docs" directory in the root of the local repo, changes will need to be manually pushed.

* Adding site to be deployed in github pages.

* Including link for javadocs in parent landing page, ignoring examples module.

* Updating documentation site to default o javadocs

* Configuring site plugin to only generate javadocs

* Deleting javadocs for modules

* Adding to GIT Ignore list directories for the javadocs for each module.
2020-02-04 12:51:54 -08:00