Page MenuHomePhabricator

Implement subdirectories for different wiki outputs
Closed, ResolvedPublic

Description

  • Write logic which inspects the input source file name to get the wiki dbname, saving it to an internal global (write test)
  • Abort processing if the wiki name isn't found.
  • Optional commandline flag --wiki to pass in a wiki name
  • Organize outputs into a subdirectory based on the wiki name (something similar to how search-all-wikis works).