Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 815 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 815 Bytes

License: CC BY-NC-SA 4.0

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

How to contribute

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    sudo pip install sphinx sphinx-autobuild
    

Contribution