Raw File
readthedocs.yml
name: chainer
type: sphinx
base: docs/source
python:
  setup_py_install: true
back to top