Returns a new instance of Doc.
6 7 8
# File 'lib/autoproj/cli/doc.rb', line 6 def initialize(ws = Workspace.default, name: "doc") super end