From 676a035c863a686391422e690e0a743b0d62d782 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Mar 2018 18:19:59 +0200 Subject: Command line interface synopsis sketches for init and config commands --- doc/cli.sh | 2 +- doc/style | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/cli.sh b/doc/cli.sh index d06c181..2913b59 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -56,7 +56,7 @@ o="--output-prefix bdep- --class-doc bdep::common_options=short" compile "common" $o --output-suffix "-options" --class-doc bdep::common_options=long compile "bdep" $o --output-prefix "" --suppress-undocumented --class-doc bdep::commands=short --class-doc bdep::topics=short -pages="bdep common help init" +pages="config help init" for p in $pages; do compile $p $o diff --git a/doc/style b/doc/style index 658436a..f9ae99d 160000 --- a/doc/style +++ b/doc/style @@ -1 +1 @@ -Subproject commit 658436a9522b5a0d016c3da0253708093607f95d +Subproject commit f9ae99d1bef56a056cbcac5a4411cfdd3e76ac3a -- cgit v1.1