diff options
-rw-r--r-- | docs/Makefile | 2 | ||||
-rw-r--r-- | docs/conf.py (renamed from docs/source/conf.py) | 0 | ||||
-rw-r--r-- | docs/index.txt (renamed from docs/source/index.txt) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 39fe377f..30bf10a9 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -9,7 +9,7 @@ PAPER = # Internal variables. PAPEROPT_a4 = -D latex_paper_size=a4 PAPEROPT_letter = -D latex_paper_size=letter -ALLSPHINXOPTS = -d build/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source +ALLSPHINXOPTS = -d build/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . .PHONY: help clean html web pickle htmlhelp latex changes linkcheck diff --git a/docs/source/conf.py b/docs/conf.py index 74bc7a6c..74bc7a6c 100644 --- a/docs/source/conf.py +++ b/docs/conf.py diff --git a/docs/source/index.txt b/docs/index.txt index 0bb01739..0bb01739 100644 --- a/docs/source/index.txt +++ b/docs/index.txt |