mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-15 19:46:39 +00:00
docs - use shortened context for player
This commit is contained in:
parent
21cf7bb397
commit
f9af61f096
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ rst_prolog = f"""
|
|||
.. |ppApiRevision| replace:: {ppApiRevision}
|
||||
.. |bdg-ctx-menu| replace:: :bdg-warning:`menu`
|
||||
.. |bdg-ctx-global| replace:: :bdg-danger:`global`
|
||||
.. |bdg-ctx-player| replace:: :bdg-secondary:`local:player`
|
||||
.. |bdg-ctx-player| replace:: :bdg-secondary:`player`
|
||||
.. |bdg-ctx-local| replace:: :bdg-info:`local`
|
||||
.. |bdg-ctx-all| replace:: :bdg-danger:`global` :bdg-warning:`menu` :bdg-info:`local`
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue