23 lines
293 B
Text
Vendored
23 lines
293 B
Text
Vendored
--markup markdown
|
|
--plugin mruby
|
|
--plugin coderay
|
|
--output-dir doc/api
|
|
|
|
src/**/*.c
|
|
mrblib/**/*.rb
|
|
include/**/*.h
|
|
|
|
mrbgems/*/src/**/*.c
|
|
mrbgems/*/mrblib/**/*.rb
|
|
mrbgems/*/include/**/*.h
|
|
-
|
|
CONTRIBUTING.md
|
|
SECURITY.md
|
|
TODO.md
|
|
doc/*.md
|
|
doc/guides/*.md
|
|
doc/internal/*.md
|
|
AUTHORS
|
|
LEGAL
|
|
LICENSE
|
|
NEWS
|