File: .readthedocs.yaml

package info (click to toggle)
tryton-modules-project 7.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 564 kB
  • sloc: python: 838; xml: 467; makefile: 11; sh: 3
file content (10 lines) | stat: -rw-r--r-- 195 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version: 2
build:
  os: ubuntu-22.04
  tools:
    python: "3"
python:
  install:
    - requirements: modules/project/doc/requirements-doc.txt
sphinx:
  configuration: modules/project/doc/conf.py