From f42515ebe4df620921db592e3cde9ddb75a7005b Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Wed, 28 Oct 2015 07:16:40 +0000 Subject: [PATCH] Include example ACME client in docs --- acme/docs/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/acme/docs/index.rst b/acme/docs/index.rst index 8d298054e..a200808da 100644 --- a/acme/docs/index.rst +++ b/acme/docs/index.rst @@ -17,6 +17,12 @@ Contents: :members: +Example client: + +.. include:: ../examples/example_client.py + :code: python + + Indices and tables ==================