aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-09-18 23:58:57 +0200
committerLoïc Hoguin <[email protected]>2015-09-18 23:58:57 +0200
commitc03f91901028d20e24799a08094b78d6ba1e7fa7 (patch)
treeb613d9cfc9c8bb3d10fc7e7997223b8aeb005aa8 /doc/src/guide/book.asciidoc
parent0ad91e1b77d7e87af87d03753f44a64a7195d5f9 (diff)
downloaderlang.mk-c03f91901028d20e24799a08094b78d6ba1e7fa7.tar.gz
erlang.mk-c03f91901028d20e24799a08094b78d6ba1e7fa7.tar.bz2
erlang.mk-c03f91901028d20e24799a08094b78d6ba1e7fa7.zip
Add guide chapter about Compatibility with Rebar tools
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r--doc/src/guide/book.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc
index 2b81d30..2056dad 100644
--- a/doc/src/guide/book.asciidoc
+++ b/doc/src/guide/book.asciidoc
@@ -18,6 +18,8 @@ include::limitations.asciidoc[Limitations]
include::app.asciidoc[Building]
+include::compat.asciidoc[Compatibility with other build tools]
+
= Advanced
include::external_plugins.asciidoc[External plugins]