Browse Source

doc: shorten the experimental notice.

pull/8/head
Vladimír Vondruš 7 years ago
parent
commit
027492966d
  1. 7
      doc/python/conf.py

7
doc/python/conf.py

@ -169,10 +169,9 @@ OUTPUT = '../../build/doc/python/'
PAGE_HEADER = """ PAGE_HEADER = """
.. container:: m-note m-success .. container:: m-note m-success
Welcome to the exciting new Python-flavored future of Magnum! Have fun, but Welcome to Python-flavored Magnum! Please note that, while already being
please note this functionality is *heavily experimental* at the moment. rather stable, this functionality is still considered *experimental* and
Most APIs are missing, documentation is very sparse and everything is still some APIs might get changed without preserving full backwards compatibility.
evolving. **Use at your own risk.**
""" """
FINE_PRINT = """ FINE_PRINT = """

Loading…
Cancel
Save