Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
remove testing docs for now
Browse files Browse the repository at this point in the history
  • Loading branch information
emmettbutler committed Apr 24, 2015
1 parent 772c578 commit ed9904b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 49 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ For more information about Kafka itself, visit the `Kafka documentation`_.
Usage and API Overview
----------------------

Assuming you have a Kafka instance running on localhost, you can use PyKafka
to connect to it.

::

>>> from pykafka import KafkaClient
Expand Down
10 changes: 0 additions & 10 deletions doc/index.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
.. include:: introduction.rst

*******
Testing
*******

.. toctree::
:maxdepth: 2

testing

*****************
API Documentation
*****************
Expand All @@ -27,4 +18,3 @@ Indices and tables
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

39 changes: 0 additions & 39 deletions doc/testing.rst

This file was deleted.

0 comments on commit ed9904b

Please sign in to comment.