Commit graph

9 commits

Author SHA1 Message Date
David A. Harding
b8abfb2dcd
Dev Docs: Add 114 Pages Of New/Rewritten RPC Docs
* All previously-documented RPCs have had their text completely
  rewritten.

* All new RPCs and changed RPCs in Bitcoin Core 0.10.0 have been
  documented, except for hidden RPCs.

* A new RPC "Quick Reference" section has been added to make finding the
  right RPC easier.

* A "See Also" subsection has been added to the end of every RPC
  pointing to other relevant information.

* All previous examples in the RPC section have been re-run and updated
  as necessary.

* Syntax highlighting has been added wherever possible.

* Hash byte order has been specified as RPC byte order everywhere it's
  used in RPCs.
2014-12-24 18:46:03 -05:00
David A. Harding
82f00e8df9
Dev Docs: Add Subhead-Links To "Not A Spec" Subsection 2014-12-16 07:42:43 -05:00
David A. Harding
f08b3e1bb4 Dev Docs: Remove Majority Mentions In Not A Spec (thanks saivann) 2014-12-16 07:40:01 -05:00
David A. Harding
8f0a80a939 Dev Docs: "Not A Specification"
Make explicit that the docs are not a specification and never will be.
2014-12-16 07:40:01 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
David A. Harding
1a305a735a
Add "Developer Communities" To Development Page
* Adds the #bitcoin-dev IRC channel, Bitcoin StackExchange, and
  BitcoinTalk Dev & Tech board to the development page.

* Links to that section of the page from the devel docs.
2014-10-04 11:22:53 -04:00
Luke Dashjr
9d01c3aa67 DevDocs: Don't recommend BitcoinTalk 2014-10-01 19:36:14 +00:00
Saivann
a80ab54f7e Apply various typos and text improvements (thanks @harding!) 2014-06-13 17:40:15 -04:00
Saivann
ffed3c2529 Create a "Testing Applications" subsection in devel-examples
Move existing "regtest / testnet" texts to the new subsection and link to it
Move Bitcoin Core setup instructions in devel-examples
Add a consistent introduction for devel-(guide/ref/examples)
Fix autocrossref.rb to not add links inside {% highlight %} code blocks
2014-06-12 21:42:42 -04:00