Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 3aab3e3

Browse files
authored
Merge pull request #1997 from bjones1/readthedocs
Fix: Add missing docs dependency.
2 parents 3c65ec6 + 0f5d0ae commit 3aab3e3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.readthedocs.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# .readthedocs.yml
2-
# Read the Docs configuration file
3-
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
1+
# ********************************************
2+
# |docname| - Read the Docs configuration file
3+
# ********************************************
4+
# This sets up the RTD build to use CodeChat. See https://docs.readthedocs.io/en/stable/config-file/v2.html for details on this file's format.
45

56
# Required
67
version: 2

requirements-rtd.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
CodeChat
22
myst_parser
3+
sphinx_rtd_theme

0 commit comments

Comments
 (0)