gen_sub_directories()
Create the directories the generated docs will live in if they don’t already exist.
# File lib/rdoc/generator/darkfish.rb, line 119 def gen_sub_directories @outputdir.mkpath end