Mercurial > public > mercurial-scm > hg
diff tests/test-hgweb-json.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 | da4e6d7a8fdd |
children | c0fbd63d66a7 |
line wrap: on
line diff
--- a/tests/test-hgweb-json.t Mon Jan 03 10:43:17 2022 +0100 +++ b/tests/test-hgweb-json.t Fri Nov 26 14:28:27 2021 +0100 @@ -2324,6 +2324,10 @@ "topic": "revisions" }, { + "summary": "Rust in Mercurial", + "topic": "rust" + }, + { "summary": "Using Mercurial from scripts and automation", "topic": "scripting" },