summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-03-08 14:02:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-03-08 14:02:35 +0200
commit643373b9082b6a915b26c257f957965f531348d5 (patch)
treebaf50b202f18109f0c82cb90df06b1ea11bec6d7
parentc5b2696fd6b0407d96c9e273d53ec75299271eec (diff)
downloadbuild2-toolchain-643373b9082b6a915b26c257f957965f531348d5.tar.gz
build2-toolchain-643373b9082b6a915b26c257f957965f531348d5.tar.xz
build2-toolchain-643373b9082b6a915b26c257f957965f531348d5.zip
Mention bdep-new --subdirectory in introduction
-rw-r--r--doc/intro.cli7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/intro.cli b/doc/intro.cli
index 45ac40d..bdfddc8 100644
--- a/doc/intro.cli
+++ b/doc/intro.cli
@@ -2195,9 +2195,10 @@ projects.
\N|We often find ourselves factoring common functionality out of such
end-products and into separate packages, for example, in order to be reused in
-another end-product). In this light, it can be helpful to start a new
-end-product project as a composition of individual packages that follow the
-canonical structure.|
+another end-product). In this light, it can be helpful to organize a new
+end-product project as a composition of individual packages or source
+subdirectories that follow the canonical structure. The \l{bdep-new(1)}
+\c{--package} and \c{--subdirectory} modes can used to automate this process.|
Projects created by the \l{bdep-new(1)} command have the canonical structure.
The overall layouts for executable (\c{-t\ exe}) and library (\c{-t\ lib})