diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-09-29 15:22:32 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-09-29 15:22:32 +0200 |
commit | 580ea3d5d61ae272086154df1e356d269f45f55c (patch) | |
tree | 66ea568b18cc94458b7f5b51301ef82c2d6a7fae /doc/intro.cli | |
parent | 67b36b1ead103ecab471f8ef7017bc25617d250c (diff) |
Start packaging guide
Diffstat (limited to 'doc/intro.cli')
-rw-r--r-- | doc/intro.cli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/intro.cli b/doc/intro.cli index f25c359..b15a386 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -106,8 +106,8 @@ shows how the main components, namely the build system, the package dependency manager, and the project dependency manager are used together to handle the entire C/C++ project development lifecycle: creation, development, testing, and delivery. For additional information, including documentation for -individual toolchain components, man pages, etc., refer to the \c{build2} -project \l{https://build2.org/doc.xhtml Documentation} page. +individual toolchain components, man pages, HOWTOs, etc., refer to the +\c{build2} project \l{https://build2.org/doc.xhtml Documentation} page. \h1#guide|Getting Started Guide| |