From 0305622f259c11258cc9d56fa46af28d2206bd43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 15 May 2017 20:55:06 +0200 Subject: Add tweaks and tests for the WITHOUT feature --- doc/src/guide/getting_started.asciidoc | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'doc/src/guide/getting_started.asciidoc') diff --git a/doc/src/guide/getting_started.asciidoc b/doc/src/guide/getting_started.asciidoc index 5d7d804..ca1391d 100644 --- a/doc/src/guide/getting_started.asciidoc +++ b/doc/src/guide/getting_started.asciidoc @@ -78,17 +78,6 @@ to bootstrap. This operation is done only once. Consult the xref:updating[Updating Erlang.mk] chapter for more information. -[NOTE] ----- -By default the file contains a package index. To filter it, run the command -above with the `WITHOUT=index` argument. - -[source,bash] -$ make -f erlang.mk bootstrap WITHOUT=index - -This command will generate the file without the index. ----- - Of course, the generated project can now be compiled: [source,bash] -- cgit v1.2.3