1SDOC(1)                                                                SDOC(1)
2
3
4

NAME

6       sdoc - RDoc generator to build searchable HTML documentation for Ruby
7       code
8

SYNOPSIS

10       sdoc [OPTIONS] PROJECTDIR
11

DESCRIPTION

13       SDoc is simply a wrapper for the rdoc command line tool. See "sdoc
14       --help" for more details. --fmt is set to shtml by default. The default
15       template -T is shtml, but you can also use the direct template.
16
17       Example:
18
19       sdoc -o doc/rails -T direct rails
20

OPTIONS

22       See "sdoc --help" to see all the available options.
23
24
25
26                                  08/06/2013                           SDOC(1)
Impressum