diff tests/test-help.t @ 48532:7ccd31fda132 stable

docs: add documentation about Rust This makes the features more discoverable for users. Differential Revision: https://phab.mercurial-scm.org/D11808
author Raphaël Gomès <rgomes@octobus.net>
date Fri, 26 Nov 2021 14:28:27 +0100
parents b56858d85a7b
children a3210c171b63 f7086f6173f8
line wrap: on
line diff
--- a/tests/test-help.t	Mon Jan 03 10:43:17 2022 +0100
+++ b/tests/test-help.t	Fri Nov 26 14:28:27 2021 +0100
@@ -165,6 +165,7 @@
    hgweb         Configuring hgweb
    merge-tools   Merge Tools
    pager         Pager Support
+   rust          Rust in Mercurial
   
   Concepts:
   
@@ -295,6 +296,7 @@
    hgweb         Configuring hgweb
    merge-tools   Merge Tools
    pager         Pager Support
+   rust          Rust in Mercurial
   
   Concepts:
   
@@ -1583,6 +1585,8 @@
   
       "usefncache"
   
+      "exp-rc-dirstate-v2"
+  
       "use-persistent-nodemap"
   
       "use-share-safe"
@@ -2413,6 +2417,13 @@
   Specifying Revisions
   </td></tr>
   <tr><td>
+  <a href="/help/rust">
+  rust
+  </a>
+  </td><td>
+  Rust in Mercurial
+  </td></tr>
+  <tr><td>
   <a href="/help/scripting">
   scripting
   </a>