diff tests/test-help.t @ 34932:fd78276948b4 stable

internal-doc: document the config register mechanism This explains the various usage and feature of the config register introduced in Mercurial 4.3 and 4.4.
author Boris Feld <boris.feld@octobus.net>
date Fri, 27 Oct 2017 18:19:07 +0200
parents cab34bda259e
children ff178743e59b
line wrap: on
line diff
--- a/tests/test-help.t	Fri Oct 27 21:43:22 2017 +0200
+++ b/tests/test-help.t	Fri Oct 27 18:19:07 2017 +0200
@@ -980,6 +980,7 @@
        bundles       Bundles
        censor        Censor
        changegroups  Changegroups
+       config        Config Register
        requirements  Repository Requirements
        revlogs       Revision Logs
        wireprotocol  Wire Protocol
@@ -3054,6 +3055,13 @@
   Changegroups
   </td></tr>
   <tr><td>
+  <a href="/help/internals.config">
+  config
+  </a>
+  </td><td>
+  Config Register
+  </td></tr>
+  <tr><td>
   <a href="/help/internals.requirements">
   requirements
   </a>