Updated docs build

api-breakage
Morty Space 4 years ago
parent a4e096bb6b
commit 29a2f2942c
  1. 2
      .readthedocs.yaml
  2. 2
      docs/source/conf.py

@ -15,5 +15,5 @@ build:
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
configuration: docs/source/conf.py
fail_on_warning: true

@ -18,7 +18,7 @@ from cryptocom.exchange import __version__
# -- Project information -----------------------------------------------------
project = "cryptocom-exchange"
copyright = "2020-2021"
copyright = "2020-2022"
author = "Yaroslav Rudenok [MortySpace]"
# The short X.Y version

Loading…
Cancel
Save