aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/config.hh
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2023-04-06 11:37:02 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2023-04-06 18:07:58 -0400
commit6c4049b38a2e694d904b4bc4f3525efe68f2f611 (patch)
treebd7635ba7a30641d94e240b91bb6327609d3a071 /src/libutil/config.hh
parentb7cd87a853e16fae72299336c568678f154bc345 (diff)
Link the new general documentation on xp features on the setting
Diffstat (limited to 'src/libutil/config.hh')
-rw-r--r--src/libutil/config.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libutil/config.hh b/src/libutil/config.hh
index 8b0fe6555..b21f8a422 100644
--- a/src/libutil/config.hh
+++ b/src/libutil/config.hh
@@ -385,6 +385,8 @@ struct ExperimentalFeatureSettings : Config {
Experimental features available:
{{#include experimental-features.md}}
+
+ Experimental features are [further documented](@docroot@/contributing/experimental-features.md) in the contribution guide.
)"};
/**