minor stylistic edits (#712)
This commit is contained in:
parent
d7bc0b79df
commit
8a2305c7b9
@ -4,6 +4,7 @@
|
|||||||
0x Protocol is the trusted open source settlement layer for the permissionless global exchange of value.
|
0x Protocol is the trusted open source settlement layer for the permissionless global exchange of value.
|
||||||
|
|
||||||
This documentation is aimed to serve as the canonical technical documentation for 0x Protocol and the system of smart contracts that make up its full functionality. The structure of this documentation is as follows:
|
This documentation is aimed to serve as the canonical technical documentation for 0x Protocol and the system of smart contracts that make up its full functionality. The structure of this documentation is as follows:
|
||||||
|
|
||||||
- Architectural Overview of the whole system of smart contracts that 0x Protocol is comprised of.
|
- Architectural Overview of the whole system of smart contracts that 0x Protocol is comprised of.
|
||||||
- Subsections will provide a deep dive into each contracts
|
- Subsections will provide a deep dive into each contracts
|
||||||
- Tutorial and tools to get started building with/on top of 0x Protocol
|
- Tutorial and tools to get started building with/on top of 0x Protocol
|
||||||
@ -16,12 +17,12 @@ Connect with the community on our `Forum <https://forum.0xProtocol.org/>`_, `Dis
|
|||||||
|
|
||||||
|
|
||||||
.. image:: ./_static/img/logo.png
|
.. image:: ./_static/img/logo.png
|
||||||
:width: 20%
|
:width: 60%
|
||||||
:alt: 0x Protocol logo
|
:alt: 0x Protocol logo
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
:caption: Architecture
|
:caption: Architecture
|
||||||
|
|
||||||
architecture/overview.rst
|
architecture/overview.rst
|
||||||
@ -35,7 +36,7 @@ Connect with the community on our `Forum <https://forum.0xProtocol.org/>`_, `Dis
|
|||||||
architecture/plp_sandbox.rst
|
architecture/plp_sandbox.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
:caption: Basics
|
:caption: Basics
|
||||||
|
|
||||||
basics/orders.rst
|
basics/orders.rst
|
||||||
@ -46,7 +47,7 @@ Connect with the community on our `Forum <https://forum.0xProtocol.org/>`_, `Dis
|
|||||||
basics/addresses.rst
|
basics/addresses.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
:caption: Advanced
|
:caption: Advanced
|
||||||
|
|
||||||
advanced/mtx.rst
|
advanced/mtx.rst
|
||||||
@ -55,14 +56,14 @@ Connect with the community on our `Forum <https://forum.0xProtocol.org/>`_, `Dis
|
|||||||
advanced/uniswap.rst
|
advanced/uniswap.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
:caption: Guide
|
:caption: Guide
|
||||||
|
|
||||||
guides/nft_guide.rst
|
guides/nft_guide.rst
|
||||||
guides/smart_nonce.rst
|
guides/smart_nonce.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
:caption: Additional Material
|
:caption: Additional Material
|
||||||
|
|
||||||
additional/audits.rst
|
additional/audits.rst
|
||||||
@ -81,4 +82,4 @@ Connect with the community on our `Forum <https://forum.0xProtocol.org/>`_, `Dis
|
|||||||
Forum <https://forum.0xProtocol.org/>
|
Forum <https://forum.0xProtocol.org/>
|
||||||
Reddit <https://www.reddit.com/r/0xProject/>
|
Reddit <https://www.reddit.com/r/0xProject/>
|
||||||
Discord <https://discord.com/invite/official0x>
|
Discord <https://discord.com/invite/official0x>
|
||||||
Twitter <https://twitter.com/0xproject>
|
Twitter <https://twitter.com/zeroexprotocol>
|
Loading…
x
Reference in New Issue
Block a user