Commit Graph

23 Commits

Author SHA1 Message Date
lana-shanghai 4a008e51e3
[WIP] Documentation re-org (#2694)
* Reorganized docs

* Fixed internal links in basic usage

* fixed the docker-compose command and volume for docs

* fixed docs tests

* fix travis docs test

* tox ini file

* fixed readme localhost links

* edited tox and test docs to previous state

* Fix tests errors related to docs reorganization

Signed-off-by: David Dashyan <mail@davie.li>

* Added ansible script installation option

Signed-off-by: Lana Ivina <lana@ipdb.io>

* Added ansible script to network setup guide

Signed-off-by: Lana Ivina <lana@ipdb.io>

* Hid the non-working button for now. 

Signed-off: Lana Ivina <lana@ipdb.io>

* Try now button

Co-authored-by: David Dashyan <mail@davie.li>
2020-05-18 20:22:26 +07:00
Troy McConaghy 4fb963d149 Don't include docs fetched-at-build-time in Git repo 2018-03-27 10:27:27 +02:00
vrde ee6170ee88
Problem: vim swap files are not ignored by git
Solution: add patterns to ignore them.
2018-03-22 16:00:39 +01:00
Sylvain Bellemare 87d74a704b Problem: .pytest_cache is tracked by git
Solution: Put .pytest_cache/ in the .gitignore file.
2018-02-12 18:29:22 +01:00
Troy McConaghy b237a021c6 Removed old AWS testing cluster stuff including docs 2017-11-30 17:50:22 +01:00
vrde 044a052644
Merge branch 'master' into tendermint 2017-11-29 17:18:00 +01:00
Sylvain Bellemare b7ef4caa26 Add dev setup of 4 nodes with docker-compose 2017-11-23 16:22:16 +01:00
Sylvain Bellemare 9b3d1e1c53 Add docker-compose for tendermint integration dev 2017-11-23 16:22:16 +01:00
Troy McConaghy 053b954624 Removed docs/server/source/schema from .gitignore 2017-11-14 10:20:10 +01:00
Troy McConaghy b4988b29e3 Moved HTTP API docs to a top-level section 2017-04-10 13:58:58 +02:00
Rodolphe Marques cee2f94f89 Remove benchmarking-tests folder.
Remove references to removed folders.
2017-04-03 11:57:56 +02:00
Troy McConaghy e8b8b595b7 Added terraform.tfstate* files to .gitignore 2017-02-11 10:29:56 +01:00
Scott Sadler 49726c4a31 `make html` runs generation scripts for documentation, generates http server examples 2016-11-30 16:28:58 +01:00
troymc 460e1c3fba Added Ansible-specific files to .gitignore 2016-08-22 17:27:09 +02:00
troymc 5735e554bc Updated .gitignore for files added & removed 2016-08-17 14:01:52 +02:00
Rodolphe Marques 6e285c9510 updated .gitignore 2016-05-10 11:44:48 +02:00
troymc b1683ff824 Added client_confile to .gitignore 2016-05-03 21:05:38 +02:00
troymc 1c5c4223c7 Add deploy-cluster-aws/confiles/ to .gitignore 2016-04-26 15:00:35 +02:00
troymc 0a890801c5 Rename bigchaindb.conf to rethinkdb.conf (@ AWS deployment) 2016-03-31 15:13:42 +02:00
troymc 5fb6be064b Add some files created for AWS deployment to .gitignore 2016-03-23 17:12:01 +01:00
troymc 2fd92f0356 Tell Git to ignore .pem private key files from AWS 2016-03-23 09:17:35 +01:00
Wrigley the Buffalo 841cabe8c6 Add code, have fun! 2016-02-10 19:55:33 +01:00
Rodolphe Marques 20347dff1f ignore /docs/build/ dir 2016-02-09 19:19:00 +01:00