.. 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 .. currentmodule:: scikitplot.seaborn .. _seaborn-index: Seaborn ====================================================================== Examples relevant to the :py:mod:`~.seaborn` module. .. _aucplot-index: AUC Plot (experimental) ---------------------------------------------------------------------- Examples relevant to the :py:func:`~.aucplot` module. .. _evalplot-index: Eval Plot (experimental) ---------------------------------------------------------------------- Examples relevant to the :py:func:`~.evalplot` module. .. _decileplot-index: Decile Plot (experimental) ---------------------------------------------------------------------- Examples relevant to the :py:func:`~.decileplot` module.