Skip to content

Commit 828bb9d

Browse files
authored
Merge pull request #20 from jedymatt/add-docs
removed html static path
2 parents c6e946c + d9e3fd1 commit 828bb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@
5151
# Add any paths that contain custom static files (such as style sheets) here,
5252
# relative to this directory. They are copied after the builtin static files,
5353
# so a file named "default.css" will overwrite the builtin "default.css".
54-
html_static_path = ['_static']
54+
# html_static_path = ['_static']

0 commit comments

Comments
 (0)