aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.cli
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.cli')
-rw-r--r--doc/manual.cli25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/manual.cli b/doc/manual.cli
new file mode 100644
index 0000000..e8bb033
--- /dev/null
+++ b/doc/manual.cli
@@ -0,0 +1,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";
+*/