Skip to content

Commit

Permalink
index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
smalloranges committed Nov 13, 2018
1 parent d2629aa commit f079693
Showing 1 changed file with 33 additions and 25 deletions.
58 changes: 33 additions & 25 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,36 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Nebulas Wiki
========================================

.. toctree::
:maxdepth: 2
:titlesonly:
:caption: Category:

overview.md
how-to-contribute.md
wiki-using-guide.md
go-nebulas/README.rst
dapp-development/README.rst
community-ecosystem/README.rst
useful-links.md
frequently-asked-questions.md
licensing/README.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
Overview
========

Welcome to the open-source Nebulas wiki!
----------------------------------------


Nebulas is the next-generation public blockchain, aiming for a continuously improving ecosystem. Based on its blockchain valuation mechanism, Nebulas proposes future-oriented incentive and consensus systems, and the ability to self-evolve without forking.

Nebulas community is open and everyone can be a contributor and build a decentralized world with us.

The Nebulas wiki is a collaboration tool for the community to publish various documents in a collaborative manner. Include [using guides](wiki-using-guide.html), [developing guides](dapp-development/README.html), [learning resources](dapp-development/learning-resources.html), and other useful documents.



Use Wiki
--------


#### [Mainnet](go-nebulas/README.html)

#### [Dapps](dapp-development/README.html)

#### [Ecosystem](community-ecosystem/README.html)

#### [Get Involved](how-to-contribute.html)







0 comments on commit f079693

Please sign in to comment.