Merge pull request #6150
3a6cc3c
Missing from Documentation Index (Shawn Wilkinson)
This commit is contained in:
commit
ec81395a4c
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,7 @@ The following are developer notes on how to build Bitcoin on your native platfor
|
||||||
|
|
||||||
- [OSX Build Notes](build-osx.md)
|
- [OSX Build Notes](build-osx.md)
|
||||||
- [Unix Build Notes](build-unix.md)
|
- [Unix Build Notes](build-unix.md)
|
||||||
|
- [Gitian Building Guide](gitian-building.md)
|
||||||
|
|
||||||
Development
|
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/)
|
- [Source Code Documentation (External Link)](https://dev.visucore.com/bitcoin/doxygen/)
|
||||||
- [Translation Process](translation_process.md)
|
- [Translation Process](translation_process.md)
|
||||||
- [Unit Tests](unit-tests.md)
|
- [Unit Tests](unit-tests.md)
|
||||||
|
- [Unauthenticated REST Interface](REST-interface.md)
|
||||||
|
- [BIPS](bips.md)
|
||||||
|
- [Dnsseed Policy](dnsseed-policy.md)
|
||||||
|
|
||||||
### Resources
|
### Resources
|
||||||
* Discuss on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Development & Technical Discussion board](https://bitcointalk.org/index.php?board=6.0).
|
* Discuss on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Development & Technical Discussion board](https://bitcointalk.org/index.php?board=6.0).
|
||||||
|
|
Loading…
Reference in a new issue