Codebase list apispec / master readthedocs.yml
master

Tree @master (Download .tar.gz)

readthedocs.yml @masterraw · history · blame

version: 2
sphinx:
  configuration: docs/conf.py
formats: all
python:
  version: 3.7
  install:
    - method: pip
      path: .
      extra_requirements:
        - docs