Add explicit mention of word 'provisional' for version guarantee exclusions (#6311)

This commit is contained in:
Jakub Kuczys
2024-03-18 01:15:17 +01:00
committed by GitHub
parent 293d8065ec
commit 0c83fcd495
9 changed files with 29 additions and 19 deletions

View File

@@ -255,7 +255,7 @@ class Red(
Set's Red's help formatter.
.. warning::
This method is provisional.
This method is `provisional <developer-guarantees-exclusions>`.
The formatter must implement all methods in
@@ -296,7 +296,7 @@ class Red(
Resets Red's help formatter.
.. warning::
This method is provisional.
This method is `provisional <developer-guarantees-exclusions>`.
This exists for use in ``cog_unload`` for cogs which replace the formatter