From ad042e29a399d2c28595d581711eea9645b4c69d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 11 Feb 2016 08:55:08 +0200 Subject: Add TOC to intro --- doc/intro.cli | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/intro.cli') diff --git a/doc/intro.cli b/doc/intro.cli index bf251bf..5224e0d 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -26,7 +26,7 @@ // " -\h|TL;DR| +\h#tldr|TL;DR| \ $ bpkg create -d hello cxx @@ -61,7 +61,7 @@ updated hello 1.0.0 " " -\h|Warning| +\h#warning|Warning| The \c{build2} toolchain \c{0.x.y} series are alpha releases. Interfaces \i{will} change in backwards-incompatible ways, guaranteed. Currently, it is @@ -92,7 +92,7 @@ especially in the build system. The most notable ones are: " " -\h|Introduction| +\h#intro|Introduction| The \c{build2} toolchain is a set of tools designed for building and packaging C++ code (though, if it can handle C++ it can handle anything, right?). The @@ -663,7 +663,7 @@ info: while applying rule alias to update dir{./} \ No magic but we got a hint: looks like we need to tell \c{build2} where -\c{libhello} using \c{config.import.libhello}. Without fretting too much +\c{libhello} is using \c{config.import.libhello}. Without fretting too much about what exactly \c{out_root} means, let's point \c{build2} to our \c{bpkg} configuration and see what happens. After all, that's where, more or less, our \i{out} for \c{libhello} is. @@ -973,6 +973,6 @@ Hello, Windows! " " -\h|Installation| +\h#install|Installation| " source "../INSTALL.cli"; -- cgit v1.1