aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-10-13 19:33:11 +0200
committerDavid Robillard <d@drobilla.net>2020-10-27 13:13:59 +0100
commit2986435c28a4a8b0a6cbf1bb462e628a1f830be0 (patch)
tree4158fc7ee5c230981f6471805cffc80d0e7b9b1e
parent5acb2a8174a9db23e67ed8e5ce14ee5bb3d1506d (diff)
downloadserd-2986435c28a4a8b0a6cbf1bb462e628a1f830be0.tar.gz
serd-2986435c28a4a8b0a6cbf1bb462e628a1f830be0.tar.bz2
serd-2986435c28a4a8b0a6cbf1bb462e628a1f830be0.zip
fixup! WIP: Generate Sphinx documentation
-rw-r--r--bindings/python/_static/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/bindings/python/_static/custom.css b/bindings/python/_static/custom.css
index 37807922..9542e3be 100644
--- a/bindings/python/_static/custom.css
+++ b/bindings/python/_static/custom.css
@@ -22,6 +22,10 @@ img.logo {
padding-top : 1.5em
}
+.exception {
+ padding-top : 1.5em
+}
+
.function {
padding-top : 1.5em
}