File: .readthedocs.yaml

package info (click to toggle)
tryton-modules-production-work 7.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 560 kB
  • sloc: python: 711; xml: 495; makefile: 11; sh: 3
file content (10 lines) | stat: -rw-r--r-- 211 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/production_work/doc/requirements-doc.txt
sphinx:
  configuration: modules/production_work/doc/conf.py