Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 894 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 894 Bytes

License: CC BY-NC-SA 4.0

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

How to contribute

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    python3 -m pip install sphinx sphinx-autobuild
    python3 -m pip install sphinx_rtd_theme
    

Contribution