Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.18 KB

index.rst

File metadata and controls

54 lines (37 loc) · 1.18 KB

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.

$ tox -e docs
.. toctree::
   :hidden:

   installation
   changelog


Indices and tables