Repository: climate Updated Branches: refs/heads/master f4d673ce5 -> b6baf0f14
CLIMATE-684 - Add link to Python API to README Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/a7e0da2f Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/a7e0da2f Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/a7e0da2f Branch: refs/heads/master Commit: a7e0da2f2184bb88c5c70113a8560854521d06a5 Parents: f4d673c Author: Michael Joyce <[email protected]> Authored: Thu Oct 1 08:34:49 2015 -0700 Committer: Michael Joyce <[email protected]> Committed: Thu Oct 1 08:34:49 2015 -0700 ---------------------------------------------------------------------- README.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/a7e0da2f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 3241a36..54e23b1 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ OCW always welcomes pull request. Please check the [Developer Area](https://cwik ## Documentation +The project host the documentation built from the last release artifact on [the project website](https://climate.apache.org/api/index.html) + If you would like to build the documentation for the project run the following command from the root of the repository: ```
