542 Commits

Author SHA1 Message Date
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
Troy McConaghy
dc1d23f7d0 Merge pull request #777 from bigchaindb/bug/767/fix-link-to-conditions-and-fulfillments
Fixed three broken links in page about the transaction model
2016-11-01 19:54:33 +01:00
Troy McConaghy
a66f3b293e Merge pull request #766 from bigchaindb/expand-tx-validation-explanation
Expanded/updated the docs explaining transaction validation
2016-11-01 18:20:39 +01:00
troymc
ad65115b48 Fixed three broken links in page about the transaction model 2016-11-01 13:50:17 +01:00
troymc
e86f52fa15 Security: updated the Ubuntu AMI in example_deploy_config.py 2016-10-31 14:22:31 +01:00
troymc
78694b65d8 Expanded/updated the docs explaining tx validation 2016-10-30 12:11:07 +01:00
troymc
e9c2655935 Copied docs-root repo to docs/root, added requirements.txt 2016-10-29 15:06:29 +02: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
61eed2f91e Updated docs/README.md 2016-10-27 14:09:55 +02:00
troymc
cd2fd494ac Moved docs directory to docs/server, except README.md 2016-10-27 14:09:24 +02:00
Troy McConaghy
35788088f2 Merge pull request #705 from bigchaindb/update-docs-re-azure-node-deployment
Wrote instructions to deploy using Azure quickstart template
2016-10-24 17:12:15 +02:00
troymc
fc84e177a8 Added link to the new Transactions page as well 2016-10-23 17:27:55 +02:00
troymc
a7450341e9 Moved contents of models.md to new pages in root docs 2016-10-23 17:18:18 +02:00
troymc
2e2bf00990 Wrote instructions to deploy using Azure quickstart template 2016-10-20 14:50:35 +02:00
troymc
9e8daa72f3 Documented the HTTP API root endpoint 2016-10-18 15:01:02 +02:00
troymc
818f38f688 Added installation of libffi-dev (or libffi-devel) to install docs, scripts, Dockerfiles 2016-10-18 10:10:34 +02:00
Rodolphe Marques
5d71fb4369 fixed typo 2016-10-17 13:46:08 +02:00
Rodolphe Marques
ebfc03d94d document digital asset 2016-10-17 12:59:49 +02:00
troymc
b756e47e72 Merge remote-tracking branch 'origin/master' into bind-http-to-localhost-on-aws 2016-10-14 13:30:20 +02:00
troymc
4a860dfb7a Updated docs to account for default example BIND_HTTP_TO_LOCALHOST=True 2016-10-13 17:19:34 +02:00
Troy McConaghy
2acf37e087 Merge pull request #673 from bigchaindb/change-readthedocs-io-links-to-docs-bigchaindb
Changed many *.readthedocs.io URLs to docs.bigchaindb.com URLs
2016-10-12 11:44:18 +02:00
Troy McConaghy
c92a70ab92 Merge pull request #667 from bigchaindb/update-python-driver-docs-page
Docs: Updated page about the Python Driver
2016-10-12 11:43:36 +02:00
troymc
b70f3389b8 Changed a bunch more readthedocs.io URLs to docs.bigchaindb.com 2016-10-10 17:10:48 +02:00
Troy McConaghy
7dec1dc595 Merge pull request #668 from bigchaindb/update-warning-on-example-apps-page
Docs: updated warning/explanation on the Example Apps page
2016-10-10 16:26:38 +02:00
troymc
92de7b31db Updated link to timestamps page from models page 2016-10-09 16:01:13 +02:00
troymc
fd12e4473d Updated Topic Guides index page 2016-10-09 16:00:33 +02:00
troymc
f529e40385 Deleted most Topic Guides pages 2016-10-09 15:59:26 +02:00
troymc
7e896f0709 docs: updated warning/explanation on the Example Apps page 2016-10-08 17:21:02 +02:00
troymc
79bf698336 docs: updated the page about the Python Driver 2016-10-08 11:43:50 +02:00
troymc
db257199bb New option to bind http to localhost on AWS 2016-10-07 14:54:15 +02:00
Troy McConaghy
73ed9c4f75 Merge pull request #665 from bigchaindb/modify-aws-deployment-example-conf
Modified example AWS deployment config file
2016-10-07 12:30:57 +02:00
Troy McConaghy
2a67bc8236 Merge pull request #657 from bigchaindb/settings-and-cli-docs-tweaks
Tidied up the docs for the config settings & the CLI
2016-10-07 12:30:04 +02:00
Troy McConaghy
a197d12a3c Merge pull request #651 from bigchaindb/update-introduction-in-docs
Removed parts of the Introduction that were moved to BigchainDB project docs
2016-10-07 12:29:30 +02:00
Troy McConaghy
c7c635e255 Merge pull request #650 from bigchaindb/update-some-docs-urls
Updated some docs urls
2016-10-07 12:29:06 +02:00
troymc
47108b28db Modified example AWS deployment config file 2016-10-07 12:03:48 +02:00
Sylvain Bellemare
1ae08990c8 Docker dev setup docs (#653)
* Include configuration step in Dockerfile

* Document dev setup with docker-compose

* Add server API env vars and port

* Parameterize SERVER_BIND and API_ENDPOINT env vars

* Give a bit more detailed information on GET /
2016-10-05 11:25:45 +02:00
Sylvain Bellemare
a759a48d79 Add missing env to docker cmd load (#655)
* Remove unncessary -it options

there is no need to keep STDIN open (-i, --interactive) nor
to have a pseudo-TTY (-t, --tty)

* Set env var for database host -- fixes #654

* Add missing backtick
2016-10-04 16:55:45 +02:00
troymc
9fc1b31877 Noted that the 'bigchaindb load' command uses the Python Server API 2016-10-04 16:47:55 +02:00
troymc
8e025857fe Tidied up the docs for the config settings & the CLI 2016-10-04 16:12:23 +02:00
troymc
3ed933cff7 Removed 'Documentation to Come' page 2016-10-03 12:10:56 +02:00
Troy McConaghy
7579c18fef Merge pull request #645 from bigchaindb/add-pdf-re-cloud9
Docs: Add Ian Worrall's PDF about setting up a dev environment on Cloud9
2016-09-30 10:35:49 +02:00