aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-05-18 07:52:13 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-05-18 07:52:19 +0200
commitec81395a4c1abe6be1c25c6d38a3d92347aeff16 (patch)
tree5aead0d25631031b2b7b48031b19dabf189774e6
parent3c60937ce6a251e565e169715ebb2f3dd76825c4 (diff)
parent3a6cc3cbb6fc6c445389b51c8b58a686e98a134a (diff)
downloadbitcoin-ec81395a4c1abe6be1c25c6d38a3d92347aeff16.tar.xz
Merge pull request #6150
3a6cc3c Missing from Documentation Index (Shawn Wilkinson)
-rw-r--r--doc/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 0ade8f9923..22b7065f62 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -43,6 +43,7 @@ The following are developer notes on how to build Bitcoin on your native platfor
- [OSX Build Notes](build-osx.md)
- [Unix Build Notes](build-unix.md)
+- [Gitian Building Guide](gitian-building.md)
Development
---------------------
@@ -55,6 +56,9 @@ The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/
- [Source Code Documentation (External Link)](https://dev.visucore.com/bitcoin/doxygen/)
- [Translation Process](translation_process.md)
- [Unit Tests](unit-tests.md)
+- [Unauthenticated REST Interface](REST-interface.md)
+- [BIPS](bips.md)
+- [Dnsseed Policy](dnsseed-policy.md)
### Resources
* Discuss on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Development & Technical Discussion board](https://bitcointalk.org/index.php?board=6.0).