aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-12-04 10:29:24 +0100
committerLoïc Hoguin <[email protected]>2015-12-04 10:29:24 +0100
commit3c5c8290e2df4ee915816fc59ccbca22174a42bc (patch)
tree7cc8e7707f5c5d0da4ab90da3fd7a146ec4c2971 /doc/src/guide/book.asciidoc
parent5327c56922d43632ab55d77999d3930fd0f922a0 (diff)
downloaderlang.mk-3c5c8290e2df4ee915816fc59ccbca22174a42bc.tar.gz
erlang.mk-3c5c8290e2df4ee915816fc59ccbca22174a42bc.tar.bz2
erlang.mk-3c5c8290e2df4ee915816fc59ccbca22174a42bc.zip
Add contributing and history chapters to the guide
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r--doc/src/guide/book.asciidoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc
index f084e6f..316df7f 100644
--- a/doc/src/guide/book.asciidoc
+++ b/doc/src/guide/book.asciidoc
@@ -62,6 +62,4 @@ include::why.asciidoc[Why erlang.mk?]
include::history.asciidoc[Short history]
-include::architecture.asciidoc[Architecture]
-
include::contributing.asciidoc[Contributing]