Skip to content

Commit

Permalink
[Docs] Move contents of docs.rst into documentation.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
dm4 authored and hydai committed Jul 16, 2018
1 parent 2bd37bc commit be2ce62
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
24 changes: 0 additions & 24 deletions docs/docs.rst

This file was deleted.

28 changes: 27 additions & 1 deletion docs/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,33 @@ Developer's Guide
Docs
----

:ref:`Docs <docs>`
Rule Engine
```````````

- `Lity rule engine v1.0 spec <_static/files/lity-rule-engine-spec-v1-0.pdf>`_

ERC Contract Standard Checker
`````````````````````````````

- :ref:`ERC20 Checker <erc20-contract-standard-checker>`
- :ref:`ERC223 Checker <erc223-contract-standard-checker>`
- :ref:`ERC721 Checker <erc721-contract-standard-checker>`
- :ref:`ERC827 Checker <erc827-contract-standard-checker>`
- :ref:`ERC884 Checker <erc884-contract-standard-checker>`

Ethereum Native Interface (ENI)
```````````````````````````````

ENI Tutorial
++++++++++++

- :ref:`Tutorial <eni-tutorial>`

ENI Examples
++++++++++++

- :ref:`Reverse String <reverse-string>`
- :ref:`Verify Dogecoin Block on Travis <verify-dogecoin-block-on-travis>`

FAQ
---
Expand Down

0 comments on commit be2ce62

Please sign in to comment.