Skip to content
Snippets Groups Projects
.readthedocs.yaml 130 B
Newer Older
  • Learn to ignore specific revisions
  • thomaswoehlke's avatar
    thomaswoehlke committed
    version: 2
    python:
      install:
        - requirements: requirements/docs.txt
        - method: pip
          path: .
    sphinx:
      builder: dirhtml