mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 07:08:13 +00:00
Revert "Merge pull request #208 from jonathancross/book-includes"
This reverts commit 52dadba957
.
book.asciidoc is being used for the O'Reilly early-release program and should only contain the completed chapters from the in-progress second edition of the book. Please do not modify, thanks!
This commit is contained in:
parent
52dadba957
commit
5e9f9e6e72
@ -2,7 +2,7 @@
|
||||
|
||||
= Mastering Bitcoin
|
||||
|
||||
include::praise.html[]
|
||||
include::praise.asciidoc[]
|
||||
|
||||
include::preface.asciidoc[]
|
||||
|
||||
@ -18,15 +18,15 @@ include::ch04.asciidoc[]
|
||||
|
||||
include::ch05.asciidoc[]
|
||||
|
||||
include::ch06-orig.asciidoc[]
|
||||
include::ch06.asciidoc[]
|
||||
|
||||
include::ch07-orig.asciidoc[]
|
||||
include::ch07.asciidoc[]
|
||||
|
||||
include::ch08-orig.asciidoc[]
|
||||
include::ch08.asciidoc[]
|
||||
|
||||
include::ch09-orig.asciidoc[]
|
||||
include::ch09.asciidoc[]
|
||||
|
||||
include::ch10-orig.asciidoc[]
|
||||
include::ch10.asciidoc[]
|
||||
|
||||
include::appdx-bitcoinwhitepaper.asciidoc[]
|
||||
|
||||
@ -38,6 +38,6 @@ include::appdx-pycoin.asciidoc[]
|
||||
|
||||
include::appdx-bx.asciidoc[]
|
||||
|
||||
include::ix.html[]
|
||||
include::index.asciidoc[]
|
||||
|
||||
include::colo.html[]
|
||||
include::colo.asciidoc[]
|
Loading…
Reference in New Issue
Block a user