mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Two fixes to root docs home page
- Added a button to link to the new "Contributing to BigchainDB" docs - Changed the opening tag line
This commit is contained in:
parent
283f685f07
commit
1d053bbad8
@ -1,7 +1,8 @@
|
|||||||
BigchainDB Documentation
|
BigchainDB Documentation
|
||||||
========================
|
========================
|
||||||
|
|
||||||
`BigchainDB <https://www.bigchaindb.com/>`_ is a scalable blockchain database.
|
Meet BigchainDB, a blockchain database.
|
||||||
|
|
||||||
It has some database characteristics and some blockchain characteristics,
|
It has some database characteristics and some blockchain characteristics,
|
||||||
including `decentralization <decentralized.html>`_,
|
including `decentralization <decentralized.html>`_,
|
||||||
`immutability <immutable.html>`_
|
`immutability <immutable.html>`_
|
||||||
@ -54,6 +55,9 @@ At a high level, one can communicate with a BigchainDB cluster (set of nodes) us
|
|||||||
<div class="buttondiv">
|
<div class="buttondiv">
|
||||||
<a class="button" href="http://bigchaindb.com/http-api">HTTP API Docs</a>
|
<a class="button" href="http://bigchaindb.com/http-api">HTTP API Docs</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="buttondiv">
|
||||||
|
<a class="button" href="http://docs.bigchaindb.com/projects/contributing/en/latest/index.html">Contributing to BigchainDB</a>
|
||||||
|
</div>
|
||||||
<div class="buttondiv">
|
<div class="buttondiv">
|
||||||
<a class="button" href="http://docs.bigchaindb.com/projects/py-driver/en/latest/index.html">Python Driver Docs</a>
|
<a class="button" href="http://docs.bigchaindb.com/projects/py-driver/en/latest/index.html">Python Driver Docs</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user