aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-22 00:01:54 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commit558ba2823e40867eac47686edea3fe318ce3c446 (patch)
tree5d70cef1a6a2eb8d2435e2c6f8ee6a6d788f5247
parentec85e56c3f95179b484baea5a5f796907d443694 (diff)
downloadqpdf-558ba2823e40867eac47686edea3fe318ce3c446.tar.zst
TODO note about debian package and docs
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index bb6374ca..3aab488c 100644
--- a/TODO
+++ b/TODO
@@ -43,6 +43,9 @@ Documentation
this can be incorporated directly into sphinx_rtd_theme and the
workaround can be removed.
+* When possible, update the debian package to include docs again. See
+ https://bugs.debian.org/1004159 for details.
+
Document-level work
===================
@@ -547,7 +550,6 @@ A few important lessons (in README-maintainer)
Also, it turns out that PointerHolder is more performant than
std::shared_ptr.
-
Rejected Ideas
==============