class RDoc::Generator::Darkfish

def gen_sub_directories

## they don't already exist.
## Create the directories the generated docs will live in if
def gen_sub_directories
	@outputdir.mkpath
end