aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
blob: 8533997116336aec2a57604a6fc9c362edf07041 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
// a2x: --dblatex-opts "-P latex.output.revhistory=0 -P doc.publisher.show=0 -P index.numbered=0"
// a2x: -d book --attribute tabsize=4

= Erlang.mk User Guide
Loïc Hoguin <[email protected]>

include::installation.asciidoc[Installation]

include::getting_started.asciidoc[Getting started]

include::overview.asciidoc[Overview]

include::updating.asciidoc[Updating Erlang.mk]

include::limitations.asciidoc[Limitations]

= Code

include::app.asciidoc[Building]

include::deps.asciidoc[Packages and dependencies]

include::compat.asciidoc[Compatibility with other build tools]

= Advanced

include::external_plugins.asciidoc[External plugins]

= About Erlang.mk

include::why.asciidoc[Why erlang.mk?]