From ae5876b86b8e12ee182e730c88aa690871d3fe67 Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 22 Nov 2017 15:44:56 +0100 Subject: Docs: usage examples --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 1e0af24..b09389d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -25,7 +25,7 @@ Here's a very quick example of sttp in action:: // response.unsafeBody: by default read into a String println(response.unsafeBody) -For more details, explore the subjects below! +For more examples, see the :ref:`usage examples ` section. Or explore the features in detail: .. toctree:: :maxdepth: 2 @@ -34,6 +34,7 @@ For more details, explore the subjects below! quickstart goals community + examples .. toctree:: :maxdepth: 2 -- cgit v1.2.3