Closed
Description
Something along the lines of:
RspecApiDocumentation.configure do |config|
config.api_name = 'My Documentation'
config.format = [:html, :slate]
config.slate_index_front_matter = <<-YAML
toc_footers:
- <a href='https://github.com/zipmark/rspec_api_documentation/'>Documentation Powered by RSpec API Documentation</a>
includes:
- custom
- errors
search: true
YAML
end
Metadata
Metadata
Assignees
Labels
No labels