From a5c78e4f92002404ebaa7d5d55793433448e90ad Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Fri, 9 Dec 2011 15:48:46 -0500 Subject: [PATCH] link to API docs --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 16d93472..6175c102 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,17 @@ You can find published releases here: - http://repo.typesafe.com/typesafe/releases/com/typesafe/config/config/ +## API docs + +API docs at: + + - http://typesafehub.github.com/config/latest/api/ + - also published in jar form + http://repo.typesafe.com/typesafe/releases/com/typesafe/config/config/ + - consider reading this README first for an intro + - for questions about the `.conf` file format, read HOCON.md in + this directory + ## Bugs and Patches Report bugs to the GitHub issue tracker. Send patches as pull