cmdref: Export internal_flag to json
Commands flagged as internal will display a warning, just like experimental commands. Drop `passes/tests` group in favour of `internal` group, which is automatically assigned for any command without an assigned group which is flagged as internal.
This commit is contained in:
5
docs/source/cmd/index_internal.rst
Normal file
5
docs/source/cmd/index_internal.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
internal
|
||||
------------------
|
||||
|
||||
.. autocmdgroup:: internal
|
||||
:members:
|
||||
@@ -1,5 +0,0 @@
|
||||
passes/tests
|
||||
------------------
|
||||
|
||||
.. autocmdgroup:: passes/tests
|
||||
:members:
|
||||
Reference in New Issue
Block a user