File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 22History
33=======
44
5+ 0.7.6 (unreleased)
6+ ------------------
7+
8+ *
9+
5100.7.5 (2017-06-27)
611------------------
712
@@ -19,8 +24,7 @@ History
19240.7.3 (2017-05-18)
2025------------------
2126
22- * Fix internal use of `REFRESH_URL ` when overriding `access_token_url ` at \
23- constructor time.
27+ * Fix internal use of `REFRESH_URL ` when overriding `access_token_url ` at constructor time.
2428
25290.7.2 (2017-05-17)
2630------------------
Original file line number Diff line number Diff line change 142142# here, relative to this directory. They are copied after the builtin
143143# static files, so a file named "default.css" will overwrite the builtin
144144# "default.css".
145- html_static_path = ['_static' ]
145+ html_static_path = []
146146
147147# If not '', a 'Last updated on:' timestamp is inserted at every page
148148# bottom, using the given strftime format.
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Contents:
1313
1414 readme
1515 usage
16+ modules
1617 contributing
1718 authors
1819 history
You can’t perform that action at this time.
0 commit comments