mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 18:06:29 +03:00
Add "Contribute" link to documentation table
This commit is contained in:
parent
5fa19806eb
commit
b54219c35a
21
README.rst
21
README.rst
|
@ -31,16 +31,17 @@ open-source software, released under the MIT license.
|
||||||
📖 Documentation
|
📖 Documentation
|
||||||
=============
|
=============
|
||||||
|
|
||||||
+----------------------------------------------------------------+-----------------------------------------------------------------------+
|
+--------------------------------------------------------------------------------+---------------------------------------------------------+
|
||||||
| `Usage Workflows <https://spacy.io/docs/usage/>`_ | How to use spaCy and its features. |
|
| `Usage Workflows <https://spacy.io/docs/usage/>`_ | How to use spaCy and its features. |
|
||||||
+----------------------------------------------------------------+-----------------------------------------------------------------------+
|
+--------------------------------------------------------------------------------+---------------------------------------------------------+
|
||||||
| `API Reference <https://spacy.io/docs/api/>`_ | The detailed reference for spaCy's API. |
|
| `API Reference <https://spacy.io/docs/api/>`_ | The detailed reference for spaCy's API. |
|
||||||
+----------------------------------------------------------------+-----------------------------------------------------------------------+
|
+--------------------------------------------------------------------------------+---------------------------------------------------------+
|
||||||
| `Tutorials <https://spacy.io/docs/usage/tutorials>`_ | End-to-end examples, with code you can modify and run. |
|
| `Tutorials <https://spacy.io/docs/usage/tutorials>`_ | End-to-end examples, with code you can modify and run. |
|
||||||
+----------------------------------------------------------------+-----------------------------------------------------------------------+
|
+--------------------------------------------------------------------------------+---------------------------------------------------------+
|
||||||
| `Showcase & Demos <https://spacy.io/docs/usage/showcase>`_ | Demos, libraries and products from the spaCy community. |
|
| `Showcase & Demos <https://spacy.io/docs/usage/showcase>`_ | Demos, libraries and products from the spaCy community. |
|
||||||
+----------------------------------------------------------------+-----------------------------------------------------------------------+
|
+--------------------------------------------------------------------------------+---------------------------------------------------------+
|
||||||
|
| `Contribute <https://github.com/explosion/spaCy/blob/master/CONTRIBUTING.md>`_ | How to contribute to the spaCy project and code base. |
|
||||||
|
+--------------------------------------------------------------------------------+---------------------------------------------------------+
|
||||||
|
|
||||||
💬 Where to ask questions
|
💬 Where to ask questions
|
||||||
==========================
|
==========================
|
||||||
|
|
Loading…
Reference in New Issue
Block a user