From d2a3f2cedd7c00d0933222aed9c06b3149aa4db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 4 Apr 2018 13:13:37 +0200 Subject: Cowboy 2.3.0 --- docs/en/erlang.mk/1/guide/asciidoc/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/en/erlang.mk/1/guide/asciidoc/index.html') diff --git a/docs/en/erlang.mk/1/guide/asciidoc/index.html b/docs/en/erlang.mk/1/guide/asciidoc/index.html index 0a51ddeb..ad9c8406 100644 --- a/docs/en/erlang.mk/1/guide/asciidoc/index.html +++ b/docs/en/erlang.mk/1/guide/asciidoc/index.html @@ -7,7 +7,7 @@ - + Nine Nines: AsciiDoc documentation @@ -111,35 +111,35 @@ inside the files themselves.

To build all documentation:

-
$ make docs

To build only the AsciiDoc documentation:

-
$ make asciidoc

To build only the user guide:

-
$ make asciidoc-guide

To build only the manual:

-
$ make asciidoc-manual

To install man pages on Unix:

-
@@ -151,7 +151,7 @@ defines where man pages will be installed. It defaults to which manual sections are to be installed. It defaults to 3 7.

To install man pages to a custom location:

-
-- cgit v1.2.3