Skip to content

Commit

Permalink
Debug RTD build
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Jul 2, 2024
1 parent d260cfe commit bda2ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ livehtml:
-b html . "$(BUILDDIR)/html" $(SPHINXOPTS) $(O)

rtd-pr-preview: ## Build pull request preview on Read the Docs
${READTHEDOCS_VIRTUALENV_PATH}$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) ${READTHEDOCS_OUTPUT}/html/
${READTHEDOCS_VIRTUALENV_PATH}/$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) ${READTHEDOCS_OUTPUT}/html/

0 comments on commit bda2ca5

Please sign in to comment.