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 206 def gen_sub_directories @outputdir.mkpath end