Skip to content

Check for .readthedocs.yml existence #6

Open
@Raruto

Description

@Raruto

I don't know if this file is actually needed to deploy on readthedocs.com (maybe just to run this locally?). But, at a quick glance, it seems that it hasn't been included in this repository (ref: g3w-suite/g3w-admin#440)

# [email protected]/.readthedocs.yml

version: 2
formats: all
sphinx:
  configuration: docs/conf.py
python:
   version: 3.7
   install:
      - requirements: docs/requirements.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions