From 6fb036e0f083edc4292b94d6d829ad4e7032391d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 May 2019 11:56:19 +0200 Subject: Minor tweak to introduction --- doc/intro.cli | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/intro.cli b/doc/intro.cli index 18a42f2..2670455 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -32,10 +32,10 @@ This document is an overall introduction to the \c{build2} toolchain that 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++ 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. +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. \h1#tldr|TL;DR| -- cgit v1.1