aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-06-25 13:07:33 +0200
committerm-holger <m-holger@kubitscheck.org>2023-06-25 13:40:17 +0200
commitf13947de65a1859ddb4bb9431fcb902dbbf1b8ae (patch)
tree603a362ec6fe3178adf85600eb7f1731b833a594 /TODO.md
parent0d1793375fb6bbe87a40902bcac63169482ef35c (diff)
downloadqpdf-f13947de65a1859ddb4bb9431fcb902dbbf1b8ae.tar.zst
Add content table to TODO file
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md26
1 files changed, 25 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 4eba6f6b..8d91750d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,3 +1,23 @@
+Contents
+========
+
+- [Always](#always)
+- [Next](#always)
+- [Possible future JSON enhancements](#possible-future-json-enhancements)
+- [QPDFJob](#qpdfjob)
+- [Documentation](#documentation)
+- [Document-level work](#document-level-work)
+- [Text Appearance Streams](#text-appearance-streams)
+- [Fuzz Errors](#fuzz-errors)
+- [External Libraries](#external-libraries)
+- [ABI Changes](#abi-changes)
+- [C++ Version Changes](#c-version-changes)
+- [Page splitting/merging](#page-splittingmerging)
+- [Analytics](#analytics)
+- [General](#general)
+
+- [HISTORICAL NOTES](#historical-notes)
+
Always
======
@@ -559,7 +579,11 @@ I find it useful to make reference to them in this list.
----------------------------------------------------------------------
-HISTORICAL NOTES
+### HISTORICAL NOTES
+
+* [Performance](#performance)
+* [QPDFPagesTree](#qpdfpagestree)
+* [Rejected Ideas](#rejected-ideas)
Performance
===========