aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
blob: 1c19964917984b3fe527b77d9b4e5a9bd7bee6ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// 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::getting_started.asciidoc[Getting started]

include::overview.asciidoc[Overview]

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

include::limitations.asciidoc[Limitations]

= Code

include::app.asciidoc[Building]

= Advanced

include::external_plugins.asciidoc[External plugins]