zeek/auxil/spicy/.readthedocs.yaml
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

27 lines
418 B
YAML

# Copyright (c) 2020-now by the Zeek Project. See LICENSE for details.
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
fail_on_warning: false
configuration: doc/conf.py
python:
install:
- requirements: doc/requirements.txt
search:
ignore:
- "doxygen-output/*"
- "_static/*"
# Defaults.
- search.html
- search/index.html
- 404.html
- 404/index.html