.. https://devguide.python.org/documentation/markup/#substitutions
.. Welcome to Scikit-plots 101 |br| |release| - |today|
..
substitutions don’t work in .. raw:: html
.. raw:: html
Welcome to Scikit-plots 101
|full_version| - |today|
..
https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-centered
.. centered:: Welcome to Scikit-plots 101 :raw-html:`
` |full_version| - |today|
.. centered::
**Scikit-plots Documentation** :raw-html:`
` |full_version| - |today|
.. https://docutils.sourceforge.io/docs/ref/rst/directives.html#custom-interpreted-text-roles
.. role:: raw-html(raw)
:format: html
.. |br| raw:: html
.. _resources-index:
:raw-html:`` 🎓 Learn
|br| |full_version| - |today|
:raw-html:`
`
..
https://devguide.python.org/documentation/markup/#sections
https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections
# with overline, for parts : ######################################################################
* with overline, for chapters : **********************************************************************
= for sections : ======================================================================
- for subsections : ----------------------------------------------------------------------
^ for subsubsections : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
" for paragraphs : """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.. # https://rsted.info.ucl.ac.be/
.. # https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#paragraph-level-markup
.. # https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#footnotes
.. # https://documatt.com/restructuredtext-reference/element/admonition.html
.. # attention, caution, danger, error, hint, important, note, tip, warning, admonition, seealso
.. # versionadded, versionchanged, deprecated, versionremoved, rubric, centered, hlist
.. grid:: 1 1 1 1
.. grid-item-card::
:padding: 3
**external**
^^^
.. toctree::
:maxdepth: 3
External Resources <./external_resources.rst>