Directory where the Nitdoc is rendered

Property definitions

nitc :: nitdoc $ ToolContext :: _opt_dir
	# Directory where the Nitdoc is rendered
	var opt_dir = new OptionString("Output directory", "-d", "--dir")
src/nitdoc.nit:27,2--28,66