Skip to content

Commit 52c0352

Browse files
committed
Refactor docs for github.io
1 parent 67582fb commit 52c0352

File tree

157 files changed

+87
-105
lines changed

Some content is hidden

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

157 files changed

+87
-105
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ MANIFEST
4040
# setup.py working directory
4141
build
4242
# sphinx build directory
43-
doc/_build
43+
docs/src/_build
4444
# setup.py dist directory
4545
dist
4646
# Egg metadata
@@ -72,7 +72,7 @@ Icon?
7272
Thumbs.db
7373

7474
## Documentation generated files
75-
docs/_build/doctrees
76-
docs/generated
75+
docs/src/_build/doctrees
76+
docs/src/generated
7777

7878
dask-worker-space
File renamed without changes.
File renamed without changes.

docs/_build/html/searchindex.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)