Skip to content

Commit f64fdd3

Browse files
Changed build directory to docs
1 parent b2f279b commit f64fdd3

File tree

89 files changed

+3
-634
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+3
-634
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
SPHINXOPTS =
66
SPHINXBUILD = sphinx-build
77
SOURCEDIR = source
8-
BUILDDIR = build
8+
BUILDDIR = docs
99

1010
# Put it first so that "make" without argument is like "make help".
1111
help:
@@ -16,4 +16,4 @@ help:
1616
# Catch-all target: route all unknown targets to Sphinx using the new
1717
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
1818
%: Makefile
19-
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
19+
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
-4.57 KB
Binary file not shown.
-2.52 KB
Binary file not shown.
-2.73 KB
Binary file not shown.

build/doctrees/environment.pickle

-19.9 KB
Binary file not shown.

build/html/_sources/advanced examples.rst.txt

Lines changed: 0 additions & 15 deletions
This file was deleted.

build/html/_sources/basic examples.rst.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

build/html/_sources/conditionals and loops.rst.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

build/html/advanced examples.html

Lines changed: 0 additions & 204 deletions
This file was deleted.

0 commit comments

Comments
 (0)