diff options
author | John Ericson <John.Ericson@Obsidian.Systems> | 2023-04-09 11:01:23 -0400 |
---|---|---|
committer | John Ericson <John.Ericson@Obsidian.Systems> | 2023-04-09 11:01:23 -0400 |
commit | 73eb6a2a578c85fe4a9399bdc20b4ff943fb49b4 (patch) | |
tree | a025ca00b0374d89086b215cd73e51ff67c802de /doc/manual/src/contributing/experimental-features.md | |
parent | bc192a95ef4c777d9ca0ad025e0fb2b7f18879f7 (diff) |
Single page for experimental feature descriptions
As requested by @fricklerhandwerk.
Diffstat (limited to 'doc/manual/src/contributing/experimental-features.md')
-rw-r--r-- | doc/manual/src/contributing/experimental-features.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual/src/contributing/experimental-features.md b/doc/manual/src/contributing/experimental-features.md index f1db22751..ad5cffa91 100644 --- a/doc/manual/src/contributing/experimental-features.md +++ b/doc/manual/src/contributing/experimental-features.md @@ -89,3 +89,7 @@ However they serve different purposes: It is primarily an issue of *design* and *communication*, targeting the broader community. This means that experimental features and RFCs are orthogonal mechanisms, and can be used independently or together as needed. + +# Currently available experimental features + +{{#include ./experimental-feature-descriptions.md}} |