Rodolphe Marques
976a3e8254
Merge remote-tracking branch 'origin/master' into feat/905/abstract-db-changefeed
2016-12-14 12:43:47 +01:00
Troy McConaghy
f75e9e9c0d
Merge pull request #929 from bigchaindb/update-cryptography-page-in-docs
...
Updated the Cryptography page in the docs
2016-12-13 14:18:56 +01:00
troymc
0e100e405c
There's no standard for Base58 encoding.
2016-12-13 14:10:18 +01:00
Rodolphe Marques
8c46e40761
fixed documentation
2016-12-13 11:40:20 +01:00
Troy McConaghy
4493c17476
Merge pull request #930 from bigchaindb/fix-links-in-docs
...
Fixed broken & redirecting links in the docs
2016-12-12 18:41:47 +01:00
Brett Sun
d7d223801d
Add configuration documentation for new database.backend setting ( #934 )
2016-12-12 18:31:34 +01:00
Sylvain Bellemare
8a68e24e69
Abstract db layer cherrypick docs ( #932 )
...
* Add README.md to tests/ to describe test structure and pytest customizations
* Add package-level docstrings to backends
* Add README.md explaining the backend architecture
* Small improvements to docstrings in backend modules
* Restructure the backend automodule docs
* Add more docstrings to backend connections
* Add init to base backend Connection class to document expected interface
* Reword the backend/README.md docs
2016-12-12 18:28:43 +01:00
Sylvain Bellemare
9c102aa140
Add todos
2016-12-12 15:48:48 +01:00
Sylvain Bellemare
d43e77ce4a
Add docs for backend
2016-12-12 15:48:48 +01:00
Scott Sadler
ea6ae4db20
revert data-models/vote-model documentation
2016-12-12 15:15:38 +01:00
Scott Sadler
94df6fc00a
merge test_schema tests and tweak Data Models documentation index
2016-12-12 15:15:38 +01:00
Scott Sadler
7cb6c8913b
unversion vote.rst since it's JITted now
2016-12-12 15:15:38 +01:00
Scott Sadler
a690fbee53
documentation fix for vote schema
2016-12-12 15:15:38 +01:00
Scott Sadler
e861353a73
documentation fixes for vote schema and remove vote-model.md in place of vote schema doc, and link to vote schema doc from data-models index
2016-12-12 15:15:38 +01:00
Scott Sadler
ecbeaa0b25
vote.id doesn't exist in server
2016-12-12 15:15:38 +01:00
Scott Sadler
b227739d89
render schema/vote.rst
2016-12-12 15:15:38 +01:00
troymc
3a64f43016
Upgraded link to RethinkDB installation page to HTTPS
2016-12-11 16:32:02 +01:00
troymc
bdb6c62833
Fixed a broken link to the Data Models section
2016-12-11 16:29:44 +01:00
troymc
16390efaaf
Improved the link to the PDF about setting up on Cloud9
2016-12-11 16:27:29 +01:00
troymc
10a697fa60
Fixed broken link to The Transaction Model
2016-12-11 16:23:39 +01:00
troymc
95691579ac
Updated some links in the page about setting up a dev machine
2016-12-11 16:12:25 +01:00
troymc
606dfbb1d9
Updated link to InfluxDB home page
2016-12-11 13:08:16 +01:00
troymc
fb07aeb20d
Updated link to fabtools on GitHub
2016-12-11 13:05:00 +01:00
troymc
bf231df6ce
Updated link to Docker docs about mounting a host dir as a data volume
2016-12-11 13:02:48 +01:00
troymc
084ad2c7c1
Fixed redirecting link to Red Hat blog
2016-12-11 12:56:31 +01:00
troymc
c2a5d325cf
Updated the Cryptography page in the docs
2016-12-11 12:41:44 +01:00
troymc
24fa339a2e
Fixed redirecting link to Amazon EC2 Console
2016-12-11 11:11:54 +01:00
troymc
2684fd5da5
Removed old Azure quickstart template docs, edited new ones
2016-12-10 16:29:42 +01:00
Scott Sadler
53c2aebfab
Merge remote-tracking branch 'origin/master' into remove-cid-fid
2016-12-09 14:28:38 +01:00
troymc
6db782453f
Changed docs subsection title so no more Sphinx warning
2016-12-09 14:16:06 +01:00
Troy McConaghy
e825a03160
Merge pull request #847 from bigchaindb/docs-on-new-azure-template
...
Docs on the new ARM template for deploying on Azure
2016-12-09 11:44:45 +01:00
Scott Sadler
fc88c36ee5
Merge remote-tracking branch 'origin/master' into remove-cid-fid
2016-12-09 10:42:32 +01:00
Sylvain Bellemare
3bdaf60acb
Fix docs building warnings
2016-12-08 11:45:41 +01:00
Troy McConaghy
bd6b9da080
Merge pull request #821 from bigchaindb/issue/780/remove-api-endpoint-setting
...
Removed the "api_endpoint" setting from everywhere (in this repo)
2016-12-06 17:33:14 +01:00
libscott
0e94a66302
Merge pull request #902 from bigchaindb/fix/transaction-model-flat-metadata
...
Fix metadata description in transaction-model.rst
2016-12-06 17:20:06 +01:00
Scott Sadler
bdc706d633
fix metadata description in transaction-model.rst
2016-12-06 16:58:06 +01:00
Sylvain Bellemare
7940479ee3
Make the autodoc members option the default
2016-12-06 10:23:49 +01:00
troymc
adde84970f
Fixed merge conflict in bigchaindb/__init__.py
2016-12-01 16:09:34 +01:00
Scott Sadler
21af588f7c
docs update for flat transaction
2016-12-01 14:37:41 +01:00
Scott Sadler
49726c4a31
make html
runs generation scripts for documentation, generates http server examples
2016-11-30 16:28:58 +01:00
libscott
a30c79f3d5
Merge pull request #856 from bigchaindb/remove-metadata-uuid
...
Remove metadata uuid
2016-11-30 06:20:32 +01:00
troymc
eb6c423eee
Updated transaction.rst for v0.8.0
2016-11-29 14:41:00 +01:00
Troy McConaghy
36e403564b
Merge pull request #882 from bigchaindb/fix/871/updated-json-examples-in-http-api-docs
...
Fix HTTP API docs for upcoming release
2016-11-29 14:32:22 +01:00
troymc
9212bcbe24
Minor edit about tx depending on associated keypairs
2016-11-29 14:28:21 +01:00
Ryan Henderson
689446c6a4
add backlog reassign delay documentation ( #883 )
2016-11-29 13:56:02 +01:00
Brett Sun
536d440837
Fix HTTP API docs for upcoming release
2016-11-29 11:42:13 +01:00
Scott Sadler
18d018519f
remove Condition.cid
and Fulfillment.fid
in favour of dereferencing conditions and fulfillments by their location in their respective arrays
2016-11-29 09:59:43 +01:00
Scott Sadler
a6eb52d76d
disallow empty metadata dict in favour of null
2016-11-28 17:34:46 +01:00
Scott Sadler
71dcee019f
Remove metadata uuid
2016-11-28 17:34:46 +01:00
troymc
47fbd2b1ee
Updated asset-model.md docs re/ divisible assets
2016-11-26 12:18:51 +01:00