Fix build warnings to satisfy postgrest-docs-build

This commit is contained in:
Wolfgang Walther
2020-11-29 23:54:48 +01:00
committed by Wolfgang Walther
parent 634a0c70b7
commit 881170b9ff
3 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -288,4 +288,4 @@ texinfo_documents = [
# -- Custom setup ---------------------------------------------------------
def setup(app):
app.add_stylesheet('css/custom.css')
app.add_css_file('css/custom.css')