We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b39ff commit 0b38951Copy full SHA for 0b38951
README.rst
@@ -69,6 +69,8 @@ Here is some sample code to demonstrate how to use the module.
69
70
More sample code can be found in ``samples.py``, `here.`_
71
72
+Here is a detailed `API reference.`_
73
+
74
Libraries and APIs used:
75
------------------------
76
@@ -102,6 +104,7 @@ inspiration.
102
104
103
105
.. _releases: https://github.com/richmondvan/Shapevolve/releases
106
.. _here.: https://github.com/richmondvan/Shapevolve/blob/master/shapevolve/samples.py
107
+.. _API reference.: https://richmondvan.github.io/Shapevolve/shapevolve.html
108
.. _NumPy: https://numpy.org/
109
.. _ColorThief: https://github.com/fengsp/color-thief-py
110
.. _Scikit-Image: https://scikit-image.org/
0 commit comments