diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-07-22 23:03:28 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-07-23 18:26:48 +0200 |
commit | 315407c16f16c3f1d6c5edc087b198c3b68d1dff (patch) | |
tree | 9a9d7b69a898631395d4ca73f463aca79a9b6986 /doc/manual/advanced-topics/post-build-hook.xml | |
parent | ebdc1f6dfbc4998dd974ee58bd66b51130b5abde (diff) |
Remove subtitles
Diffstat (limited to 'doc/manual/advanced-topics/post-build-hook.xml')
-rw-r--r-- | doc/manual/advanced-topics/post-build-hook.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/manual/advanced-topics/post-build-hook.xml b/doc/manual/advanced-topics/post-build-hook.xml index 6cc286ee1..1480ab86a 100644 --- a/doc/manual/advanced-topics/post-build-hook.xml +++ b/doc/manual/advanced-topics/post-build-hook.xml @@ -6,8 +6,6 @@ > <title>Using the <option linkend="conf-post-build-hook">post-build-hook</option></title> -<subtitle>Uploading to an S3-compatible binary cache after each build</subtitle> - <section xml:id="chap-post-build-hook-caveats"> <title>Implementation Caveats</title> |