summaryrefslogtreecommitdiffstats
path: root/README-maintainer.md
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-06-13 13:49:33 +0200
committerm-holger <m-holger@kubitscheck.org>2023-06-13 14:13:32 +0200
commit09365372a5a2b00994f7e42b7a610bd6fa6a788d (patch)
treed84e1163c14448a45fb3c538f5773e42d02228b8 /README-maintainer.md
parent19f54d981585d05285da808442aba4dd6fdbf0f2 (diff)
downloadqpdf-09365372a5a2b00994f7e42b7a610bd6fa6a788d.tar.zst
Add table of content to README-maintainer.md
Diffstat (limited to 'README-maintainer.md')
-rw-r--r--README-maintainer.md24
1 files changed, 23 insertions, 1 deletions
diff --git a/README-maintainer.md b/README-maintainer.md
index 4de5c247..4f11fdcf 100644
--- a/README-maintainer.md
+++ b/README-maintainer.md
@@ -1,3 +1,25 @@
+# Maintainer Notes
+
+## Contents
+
+* [ROUTINE DEVELOPMENT](#routine-development)
+* [VERSIONS](#versions)
+* [CHECKING DOCS ON readthedocs](#checking-docs-on-readthedocs)
+* [GOOGLE OSS-FUZZ](#google-oss-fuzz)
+* [CODING RULES](#coding-rules)
+* [HOW TO ADD A COMMAND-LINE ARGUMENT](#how-to-add-a-command-line-argument)
+* [RELEASE PREPARATION](#release-preparation)
+* [CREATING A RELEASE](#creating-a-release)
+* [RUNNING pikepdf's TEST SUITE](#running-pikepdfs-test-suite)
+* [OTHER NOTES](#other-notes)
+* [DEPRECATION](#deprecation)
+* [LOCAL WINDOWS TESTING PROCEDURE](#local-windows-testing-procedure)
+* [DOCS ON readthedocs.org](#docs-on-readthedocsorg)
+* [CMAKE notes](#cmake-notes)
+* [ABI checks](#abi-checks)
+* [CODE FORMATTING](#code-formatting)
+
+
## ROUTINE DEVELOPMENT
**Remember to check pull requests as well as issues in github.**
@@ -631,7 +653,7 @@ This is what I do for routine testing on Windows.
* Test with mingw: `ctest --verbose -C RelWithDebInfo`
-### DOCS ON readthedocs.org
+## DOCS ON readthedocs.org
* Registered for an account at readthedocs.org with my github account
* Project page: https://readthedocs.org/projects/qpdf/