Blob Blame History Raw
'\" t
.\"     Title: sdoc-merge
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\"      Date: 08/06/2013
.\"    Manual: \ \&
.\"    Source: \ \&
.\"  Language: English
.\"
.TH "SDOC\-MERGE" "1" "08/06/2013" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
sdoc-merge \- a command line tool to merge multiple sdoc folders into a single documentation site
.SH "SYNOPSIS"
.sp
\fBsdoc\-merge\fR [\fIOPTIONS\fR] \fIDIRECTORIES\fR
.SH "DESCRIPTION"
.sp
sdoc\-merge is a command line tool to merge multiple sdoc folders into a single documentation site\&. It\(cqs part of SDoc, see "man sdoc" for more details\&.
.sp
Example:
.sp
sdoc\-merge \-\-title "Ruby v1\&.9, Rails v2\&.3\&.2\&.1" \-\-op merged \-\-names "Ruby,Rails" ruby\-v1\&.9 rails\-v2\&.3\&.2\&.1
.SH "OPTIONS"
.PP
\fB\-n, \-\-names\fR \fI[NAMES]\fR
.RS 4
Set the output directory
.RE
.PP
\fB\-o, \-\-op\fR \fI[DIRECTORY]\fR
.RS 4
Set the output directory
.RE
.PP
\fB\-t, \-\-title\fR \fI[TITLE]\fR
.RS 4
Set the title of merged file
.RE