scikit-plots website hosted by github
Please do not submit pull requests to this repo! This repo is just hosting the HTML output of the documentation generated by the sphinx tool from the '.rst' text files of the scikit-plots documentation.
The source of the documentation is managed in the doc
folder of the
main scikit-plots repo:
https://github.com/scikit-plots/scikit-plots/
The content of this repo is exposed as:
-
http://scikit-plots.github.io/dev/ for the documentation of the current master branch which is built by circle.com as configured in the circle.yml file in the main scikit-plots repo.
-
http://scikit-plots.github.io/stable/ for the documentation of the latest release