Add "Contribute" link to documentation table

This commit is contained in:
Ines Montani 2016-11-02 19:19:11 +01:00 committed by GitHub
parent 5fa19806eb
commit b54219c35a

View File

@ -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
========================== ==========================