Skip to content

Commit

Permalink
Merge pull request #67 from cobbler/update-signatures
Browse files Browse the repository at this point in the history
update signatures
  • Loading branch information
SchoolGuy committed Feb 16, 2024
2 parents 3d1635c + bb1d90f commit 80f3387
Show file tree
Hide file tree
Showing 4 changed files with 284 additions and 18 deletions.
9 changes: 9 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@
# Required
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.11"

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py

# Optionally build your docs in additional formats such as PDF
formats:
- pdf

python:
install:
- requirements: docs/requirements.rtd.txt
1 change: 1 addition & 0 deletions changelog.d/67.changed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added support for openSUSE Leap 15.5 and 15.6, Leap Micro, SLES 15SP6 and SLE Micro
1 change: 1 addition & 0 deletions docs/requirements.rtd.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sphinx_rtd_theme==1.0.0
Loading

0 comments on commit 80f3387

Please sign in to comment.