Module: Rokko
- Defined in:
- lib/rokko.rb,
lib/rokko/task.rb,
lib/rokko/layout.rb,
lib/rokko/version.rb
Overview
### Public interface ‘Rokko.new` takes a filename, an optional list of source filenames for other documentation sources, an options hash, and an optional block.
When ‘block` is given, it must return a string with file contents. With no `block`, the file is read to retrieve data.
Defined Under Namespace
Classes: IndexLayout, Layout, Rokko, Task
Constant Summary collapse
- VERSION =
"0.6.0"