Skip to content

Commit

Permalink
Install read_the_docs theme in .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ni-jfitzger committed Oct 24, 2023
1 parent a359bf5 commit 011b190
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/templates/.readthedocs.yaml.mako
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/nidcpower/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/nidigital/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/nidmm/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/nifgen/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/nimodinst/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/niscope/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/nise/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/niswitch/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme
3 changes: 3 additions & 0 deletions docs/nitclk/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ formats:
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- sphinx-rtd-theme

0 comments on commit 011b190

Please sign in to comment.