Fix other missing EOF newlines
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
404 Page not found.
|
404 Page not found.
|
||||||
===================
|
===================
|
||||||
|
|
||||||
Please use left menu or search to find interested page.
|
Please use left menu or search to find interested page.
|
||||||
|
|||||||
@@ -16,4 +16,4 @@ help:
|
|||||||
# Catch-all target: route all unknown targets to Sphinx using the new
|
# Catch-all target: route all unknown targets to Sphinx using the new
|
||||||
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
||||||
%: Makefile
|
%: Makefile
|
||||||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||||
|
|||||||
2
docs/_static/css/theme_overrides.css
vendored
2
docs/_static/css/theme_overrides.css
vendored
@@ -14,4 +14,4 @@
|
|||||||
.wy-nav-content {
|
.wy-nav-content {
|
||||||
max-width: 1500px !important;
|
max-width: 1500px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user