1SDOC-MERGE(1)                                                    SDOC-MERGE(1)
2
3
4

NAME

6       sdoc-merge - a command line tool to merge multiple sdoc folders into a
7       single documentation site
8

SYNOPSIS

10       sdoc-merge [OPTIONS] DIRECTORIES
11

DESCRIPTION

13       sdoc-merge is a command line tool to merge multiple sdoc folders into a
14       single documentation site. It’s part of SDoc, see "man sdoc" for more
15       details.
16
17       Example:
18
19       sdoc-merge --title "Ruby v1.9, Rails v2.3.2.1" --op merged --names
20       "Ruby,Rails" ruby-v1.9 rails-v2.3.2.1
21

OPTIONS

23       -n, --names [NAMES]
24           Set the output directory
25
26       -o, --op [DIRECTORY]
27           Set the output directory
28
29       -t, --title [TITLE]
30           Set the title of merged file
31
32
33
34                                  08/06/2013                     SDOC-MERGE(1)
Impressum