License: CC BY-NC-SA 4.0

Source of https://itpp.dev/ops/ docs

How to contribute to docs

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    sudo pip install sphinx sphinx-autobuild
    sudo pip install sphinx_rtd_theme
    

Contribution