From 5e723d53077210bc51272320b76577b44730c55e Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Thu, 30 Oct 2025 19:19:40 +0100 Subject: more documentation tweaks --- readme.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.rst') diff --git a/readme.rst b/readme.rst index a40c07b..8e4b901 100644 --- a/readme.rst +++ b/readme.rst @@ -16,3 +16,5 @@ Patchtree is a tool for generating clean patches for external source trees. It allows both patch sources to be maintained separately from the sources they apply to, and templating or scripting of the patches themselves in order to adjust to variations in the external source tree. This makes it a useful for automating the process of backporting bugfixes or adding functionality to existing software releases. + +See ``_ for user, developer and API documentation. -- cgit v1.2.3