aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-21 15:23:20 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-21 15:52:41 +0100
commit36916619f0b07b4412df5a96683579552dd96285 (patch)
tree29df82de9a033570826c2791f9b6457ac7b63bd5 /manual/conf.py
parente058247bcfb132866dae5c873db7591bcc13db7e (diff)
downloadqpdf-36916619f0b07b4412df5a96683579552dd96285.tar.zst
Stop adding pre-built documentation to the source distribution
Diffstat (limited to 'manual/conf.py')
-rw-r--r--manual/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/conf.py b/manual/conf.py
index 3fb14c5a..92e4a3de 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -11,6 +11,7 @@ import sphinx_rtd_theme # noQA F401
project = 'QPDF'
copyright = '2005-2021, Jay Berkenbilt'
author = 'Jay Berkenbilt'
+# make_dist and the CI build lexically find the release version from this file.
release = '10.5.0'
version = release
extensions = [