doc: add support page
This commit is contained in:
parent
14b1ba2adc
commit
fa2a9e0d4d
@ -29,9 +29,12 @@ The source code of Tezos is placed under the MIT Open Source License.
|
||||
The Community
|
||||
-------------
|
||||
|
||||
- The website of the `Tezos Foundation <https://tezos.foundation/>`_.
|
||||
- `Tezos sub-reddit <https://www.reddit.com/r/tezos/>`_ is an
|
||||
important meeting point of the community.
|
||||
- Several community-built block explorers are available:
|
||||
|
||||
- http://tzscan.io
|
||||
- https://tzscan.io
|
||||
- https://tezex.info
|
||||
|
||||
- A few community-run websites collect useful Tezos links:
|
||||
@ -39,11 +42,7 @@ The Community
|
||||
- https://www.tezos.help
|
||||
- https://tezos.rocks
|
||||
|
||||
- There is a matrix channel *Tezos* that you can join `here <https://riot.im/app/#/room/#tezos:matrix.org>`_.
|
||||
- There is a sub-reddit at https://www.reddit.com/r/tezos/
|
||||
- There is also a community FAQ at https://github.com/tezoscommunity/faq/wiki/Tezos-Technical-FAQ
|
||||
- There is a *#tezos* IRC channel on *freenode* that is reserved for technical discussions
|
||||
|
||||
- More resources can be found in the :ref:`support` page.
|
||||
|
||||
The Networks
|
||||
------------
|
||||
@ -110,6 +109,7 @@ in the :ref:`introduction <howtoget>`.
|
||||
introduction/howtouse
|
||||
introduction/howtorun
|
||||
introduction/various
|
||||
introduction/support
|
||||
introduction/contributing
|
||||
|
||||
.. toctree::
|
||||
|
25
docs/introduction/support.rst
Normal file
25
docs/introduction/support.rst
Normal file
@ -0,0 +1,25 @@
|
||||
.. _support:
|
||||
|
||||
Technical Support
|
||||
=================
|
||||
|
||||
If you need help understanding how the Tezos protocol works or if you
|
||||
have technical question about the software, here are a few resources
|
||||
to find answers.
|
||||
|
||||
- `This documentation! <http://tezos.gitlab.io/>`_
|
||||
Make sure to go through this technical documentation before asking
|
||||
elsewhere, there is also a searchbox on the top left corner.
|
||||
- There is a sub-reddit at https://www.reddit.com/r/tezos/ that is the
|
||||
main meeting point for the Tezos community, for technical,
|
||||
economical and just random questions. They also have a nicely
|
||||
curated list of resources.
|
||||
- Tezos soon-to-be `Stack Exchange
|
||||
<http://area51.stackexchange.com/proposals/120123/tezos>`_ help out
|
||||
to make it pass the trial stage.
|
||||
- For anything baking related `Obsidian Systems
|
||||
<https://obsidian.systems>`_ is running a dedicated Slack channel,
|
||||
contact them to get access.
|
||||
- There is a *#tezos* IRC channel on *freenode* that is reserved for
|
||||
technical discussions and is always very active.
|
||||
- There is a matrix channel *Tezos* that you can join `here <https://riot.im/app/#/room/#tezos:matrix.org>`_.
|
Loading…
Reference in New Issue
Block a user