.. https://www.tutorialspoint.com/compilers/online-restructure-editor.htm .. _scikit-plots-contributing: .. 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
:raw-html:`
` Scikit-plots Contributing |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 .. _developers-guide-index: ====================================================================== Contributing Guidelines to scikit-plots ====================================================================== .. docs/source/_sphinx_ext/skplt_ext/version_info_extension.py .. ifconfig:: releaselevel != 'dev' .. important:: If you plan to contribute to scikit-plots, please read the `development version `_ of this document as it will have the most up to date installation instructions, workflow process, and contributing guidelines. .. raw:: html
:octicon:`heart;1em;sd-text-info` Thank you for your interest in helping to improve scikit-plots! :octicon:`heart;1em;sd-text-info` .. raw:: html
This project is a community effort, and everyone is welcome to contribute. Everyone within the community is expected to abide by our :ref:`code of conduct `. There are various ways to contribute, such as optimizing and refactoring code, detailing unclear documentation and writing new examples, helping the community, reporting and fixing bugs, requesting and implementing new features... .. https://matplotlib.org/sampledoc/sampledoc.pdf .. seealso:: * https://matplotlib.org/sampledoc/index.html * :download:`"Download matplotlib sampledoc.pdf" <./sampledoc.pdf>`. To read the developer documentation, you will need to go to the `latest developer version of the documentation `_.