From 0e56fe29a9afeee00e02e722496678df89d37d50 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 17 Nov 2009 13:59:39 +0200 Subject: Complete the implementation of the option documentation Add the man page generator. Port CLI usage, HTML documentation and the man page to the auto-generated version. Update examples and documentation. --- cli/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/makefile') diff --git a/cli/makefile b/cli/makefile index 7edd27e..0ebba36 100644 --- a/cli/makefile +++ b/cli/makefile @@ -16,6 +16,7 @@ source.cxx \ runtime-header.cxx \ runtime-inline.cxx \ runtime-source.cxx \ +man.cxx \ html.cxx \ generator.cxx \ name-processor.cxx -- cgit v1.1