Troy McConaghy
|
950ce9150a
|
Merge pull request #813 from bigchaindb/feat/773/update-aws-deployment-scripts-to-ubuntu-16.04
Updated example AWS deployment config file to use Ubuntu 16.04 LTS
|
2016-11-17 16:13:02 +01:00 |
|
Rodolphe Marques
|
eead7dbdda
|
Merge remote-tracking branch 'origin/master' into feat/746/new-naming-convention-for-keys
|
2016-11-17 11:41:23 +01:00 |
|
Scott Sadler
|
9b4252a6c9
|
wording change to drivers&clients doc as requested by @ttmc
|
2016-11-16 15:28:01 +01:00 |
|
Scott Sadler
|
9951b61076
|
add some explanation to the client-drivers documentation page.
|
2016-11-16 15:28:01 +01:00 |
|
Scott Sadler
|
44e80ce2a0
|
link to CLI from drivers and clients section of documentation
|
2016-11-16 15:28:01 +01:00 |
|
Troy McConaghy
|
81250e6059
|
Docs/826/direct link from server docs to py driver docs (#827)
* Removed python-driver.md page in server docs
* In server docs, changed Py Driver docs link to a direct link
|
2016-11-16 14:24:05 +01:00 |
|
tim
|
5ef532976d
|
Corrections to render sphinx correctly
|
2016-11-15 13:46:39 +01:00 |
|
tim
|
f82f1add03
|
TransactionLinks --> URIs
|
2016-11-15 13:18:25 +01:00 |
|
tim
|
284411d881
|
PR Feedback
|
2016-11-15 13:18:25 +01:00 |
|
tim
|
93f3e9a06b
|
Document unspents endpoint
|
2016-11-15 13:18:25 +01:00 |
|
tim
|
74b1662a78
|
Format http api docs to 79 chars
|
2016-11-15 13:18:25 +01:00 |
|
troymc
|
38e28d80e5
|
Changed example AWS deployment config file to use an Ubuntu 16.04 AMI & updated docs
|
2016-11-13 14:59:40 +01:00 |
|
tim
|
1c8fec730c
|
Format http api docs to 79 chars
|
2016-11-11 15:38:28 +01:00 |
|
Rodolphe Marques
|
3909538c62
|
Replace all occurrences where vk is used as a shortcut
for public key and replaced it with `pk`
|
2016-11-10 17:20:27 +01:00 |
|
Rodolphe Marques
|
c068f04a82
|
Replaced VerifyingKey with PublicKey
Replaced SigningKey with PrivateKey
Replaced all occurences of signing key with private key
Replaced all occurences of verifying key with public key
|
2016-11-10 17:01:06 +01:00 |
|
MinchinWeb
|
658aa117c0
|
Remove sphinxcontrib-napoleon from doc requirements
As of Sphinx 1.3, this is included in the the core Sphinx package
|
2016-11-02 09:29:05 +01:00 |
|
troymc
|
e86f52fa15
|
Security: updated the Ubuntu AMI in example_deploy_config.py
|
2016-10-31 14:22:31 +01:00 |
|
Troy McConaghy
|
7ed82be0fe
|
Merge pull request #759 from bigchaindb/rm-docs-page-python-server-api-by-example
Removed docs page "The Python Server API by Example"
|
2016-10-28 12:05:53 +02:00 |
|
Troy McConaghy
|
c1aa19935d
|
Merge pull request #757 from bigchaindb/update-http-api-docs
Updated the docs page about the HTTP API
|
2016-10-28 12:04:58 +02:00 |
|
troymc
|
b55dd4ae29
|
Updated the end of quickstart.md to point reader to the Python driver docs
|
2016-10-28 10:51:58 +02:00 |
|
troymc
|
0fb9c7539a
|
Removed python-server-api-examples from index
|
2016-10-28 10:40:44 +02:00 |
|
troymc
|
97dd4eae85
|
Removed page python-server-api-examples.md
|
2016-10-28 10:39:26 +02:00 |
|
troymc
|
b9b2ccdf62
|
Updated Transaction Concepts heading and link
|
2016-10-27 19:01:33 +02:00 |
|
troymc
|
a52921e9ec
|
Updated the docs page about the HTTP API
|
2016-10-27 18:45:11 +02:00 |
|
troymc
|
740cb34828
|
Merge remote-tracking branch 'origin/master' into move-data-models-docs-page-to-root-docs
|
2016-10-27 14:59:24 +02:00 |
|
troymc
|
d2d9539e4c
|
Updated path to version.py in docs/server/source/conf.py
|
2016-10-27 14:17:16 +02:00 |
|
troymc
|
cd2fd494ac
|
Moved docs directory to docs/server, except README.md
|
2016-10-27 14:09:24 +02:00 |
|