From e9c6edfe510f4ed407f8d2d84b4b931a382b48b3 Mon Sep 17 00:00:00 2001 From: Jim Rollenhagen Date: Thu, 26 Sep 2019 09:43:27 -0400 Subject: Retire github mirror, repo moved to opendev --- doc/gettingstarted.rst | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 doc/gettingstarted.rst (limited to 'doc/gettingstarted.rst') diff --git a/doc/gettingstarted.rst b/doc/gettingstarted.rst deleted file mode 100644 index 7a35600..0000000 --- a/doc/gettingstarted.rst +++ /dev/null @@ -1,15 +0,0 @@ -Getting Started -=============== - -For now here is just a working example. -You can find it in the examples directory of the source distribution. - -.. literalinclude:: ../examples/demo/demo.py - :language: python - -When running this example, the following soap client can interrogate -the web services: - -.. literalinclude:: ../examples/demo/client.py - :language: python - -- cgit v1.2.1