2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-28 16:00:53 +00:00

Add content table to TODO file

This commit is contained in:
m-holger 2023-06-25 12:07:33 +01:00
parent 0d1793375f
commit f13947de65

26
TODO.md
View File

@ -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
===========