Skip to content

doc: remove unnecessary stability specifiers

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/stable into master

If a top level module is listed as Stable, there is no need to call out individual components of that module as Stable. The extra text is just distracting.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading