The docs folder should be at the root package, right next to the setup.py
file, example. Docs should be written using Restructured file format + Sphinx. See here And a command should be added in your tox.ini
file to build the documentation automatically, example.