diff --git a/doc/python_api/rst/info_quickstart.rst b/doc/python_api/rst/info_quickstart.rst index 46af1f55856..807db5ec4fd 100644 --- a/doc/python_api/rst/info_quickstart.rst +++ b/doc/python_api/rst/info_quickstart.rst @@ -35,8 +35,8 @@ but not to fully cover each topic. A quick list of helpful things to know before starting: -- Enable :ref:`Developer Extra ` - and :ref:`Python Tooltips `. +- Enable :ref:`Developer Extra ` + and :ref:`Python Tooltips `. - The :ref:`Python Console ` is great for testing one-liners; it has autocompletion so you can inspect the API quickly. - Button tooltips show Python attributes and operator names (when enabled see above).