jbt / docker

Documentation generator
http://jbt.github.com/docker
MIT License
233 stars 56 forks source link

Option to include unsupported files #34

Open jbt opened 11 years ago

jbt commented 11 years ago

I'd rather this not be enabled by default as it could confuse things, but it'd definitely be good to have a command-line flag to include all files regardless of whether they're properly supported.

Would need some kind of filetype blacklist or sanity check to ensure we're not trying to include binary files or images (though on that note support for images could be interesting)