--no-private
--embed-mixins
--output-dir ./yardoc
--markup markdown
--title=Concurrent Ruby
--template default
--template-path ./yard-template

./lib/**/*.rb
./ext/concurrent_ruby_ext/**/*.c
-
doc/thread_pools.md
README.md
LICENSE.txt
