aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.cli
blob: e8bb033b1010436373a32125f59c5efc7e74f53d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// file      : doc/manual.cli
// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
// license   : MIT; see accompanying LICENSE file

"\name=build2-repository-interface-manual"
"\subject=repository interface"
"\title=Repository Interface"

// NOTES
//
// - Maximum <pre> line is 70 characters.
//

"
\h0#preface|Preface|

This is the preface.
"

/*
"
\h Installation
"
source "../INSTALL.cli";
*/