Commit Graph

6 Commits

Author SHA1 Message Date
Artur Souza 1ce1cd4e4b
Cut release 1.2 (#585)
* Upgrade version to 1.2.0

* Generate updated javadocs for 1.2.0
2021-07-26 17:32:21 -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