Rename and sort the modules in the feature profiles table for easier skimming (#1855)

* Rename modules to match section titles.

* Sort the table by requiredness, then alphabetically by module name.
This commit is contained in:
Johannes Marbach 2024-06-26 17:53:28 +02:00 committed by GitHub
parent 7eda6ad299
commit d7299b5a32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 30 additions and 29 deletions

View file

@ -0,0 +1 @@
Rename and sort the modules in the feature profiles table for easier skimming.