Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.24 KB

File metadata and controls

45 lines (30 loc) · 1.24 KB

license Updates Python 3

quipudocs - Documentation for Quipucords

This README file contains information about the installation and development of quipudocs.

Introduction to quipudocs

quipudocs is sphinx based information documentation.

Development

To work with the quipudocs code, begin by cloning the repository:

git clone git@github.com:quipucords/quipudocs.git
pipenv shell
pip install -r requirements.txt
make html

Authors

Authorship and current maintainer information can be found in AUTHORS.

Copyright and License

Copyright 2017-2019, Red Hat, Inc.

quipudocs is released under the GNU Public License version 3.