pyds8k |release| Documentation ======================================== Overview -------- **pyds8k** is a Python package containing classes that can talk to several storage arrays supported by IBM. The supported storage arrays are IBM DS8000 Storage Systems. :doc:`installation` Instructions on how to get the distribution. Issues ------ .. todo:: create the open source website .. todo:: create the bug tracker All issues should be reported (and can be tracked / voted for / commented on) at the main `github issues `_ Changes ------- See the :doc:`changelog` for a full list of changes to **pyds8k**. About This Documentation ------------------------ This documentation is generated using the `Sphinx `_ documentation generator. The source files for the documentation are located in the *doc/* directory of the **pyds8k** distribution. To generate the docs locally run the following command from the root directory of the **pyds8k** source. .. code-block:: bash $ tox -e docs .. toctree:: :hidden: installation changelog api/pyds8k Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`