Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/jpeg-xl/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 508 B image not shown  

Quelle  .readthedocs.yaml   Sprache: unbekannt

 
Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# Copyright (c) the JPEG XL Project Authors. All rights reserved.
#
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
#
# readthedocs.io configuration file. See:
#   https://docs.readthedocs.io/en/stable/config-file/v2.html

version: 2

sphinx:
   configuration: doc/sphinx/conf.py

build:
   os: ubuntu-22.04
   tools:
      python: "3"
   apt_packages:
      - doxygen
      - graphviz

python:
   install:
   - requirements: doc/sphinx/requirements.txt

[ Dauer der Verarbeitung: 0.35 Sekunden  ]