Merge "docs: remove blank pages from PDF documentation" into integration
diff --git a/docs/conf.py b/docs/conf.py
index 1549032..9e7a5f8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -108,4 +108,5 @@
 latex_elements = {
     "maxlistdepth": "10",
     "pointsize": "11pt",
+    "extraclassoptions": "openany"
 }