Scott Sadler
98ca6ee5ab
always try to include all operands on the first level of the statement
2016-12-12 15:15:38 +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
624a0c972a
remove misplaced docs/generate
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
Scott Sadler
31be5b3c8a
generalize generate_schema_documentation.py
2016-12-12 15:15:38 +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
bf0b2a32f0
Set root docs html_static_path to empty list
2016-12-08 11:45:41 +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
Scott Sadler
4ce7f4e95d
sign the tx in http-client-server-api.html, server would reject otherwise
2016-12-02 13:47:36 +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
8d4677f456
flatten transaction - code changes
2016-12-01 14:31:31 +01:00
Scott Sadler
f4164a6970
nomenclature fix in generate_http_server_api_documentation.py
2016-12-01 10:17:58 +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
troymc
95f605287f
Added clarity to TRANSFER Transactions section of the Transaction Concepts page
2016-11-28 17:55:13 +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
troymc
3a410b33ed
Updated Transactions Concepts docs re/ divisible assets
2016-11-26 12:18:18 +01:00
troymc
34bbf4d31a
Updated assets.rst docs re/ divisible assets
2016-11-26 12:17:45 +01:00
Troy McConaghy
97c3380c2c
Removed trailing comma inside vote JSON
2016-11-24 15:59:58 +01:00
Troy McConaghy
3e8f4b40e9
Merge pull request #863 from bigchaindb/bump-sphinx-for-readthedocs
...
bump sphinx version to 1.4.8 and add sphinxcontrib-napoleon to setup.…
2016-11-24 14:35:01 +01:00
Scott Sadler
8f47ec2796
bump sphinx version to 1.4.8 and add sphinxcontrib-napoleon to setup.py:docs_require
2016-11-24 14:33:59 +01:00
Scott Sadler
db673838fd
remove distracting para from transaction-model.rst docs
2016-11-24 10:09:26 +01:00
Scott Sadler
a002c38009
updating wording for transaction creation in transaction-model.rst
2016-11-24 10:08:06 +01:00
Scott Sadler
0ab6e2b432
fix duplicate label in aws testing cluster docs
2016-11-24 10:06:36 +01:00
Scott Sadler
85b3422799
leave link to Data Models in root section with hard link
2016-11-24 10:01:20 +01:00
Scott Sadler
01037a0b82
fix warning generated in schema/transaction.rst
2016-11-23 16:14:27 +01:00
Scott Sadler
c8228d7ff7
move 'Data Models' from root to server docs and make links to schema
2016-11-23 16:14:11 +01:00
Troy McConaghy
7cbcd4d502
Put timestamps back in docs/root/source/index.rst
...
The docs page about timestamps in BigchainDB was temporarily removed from the docs by PR #817 . The timestamps.md file itself was put back (and edited) but it was never put back in the index. This commit puts it back in the index.
2016-11-22 14:29:00 +01:00