Rolodex v0.10.1 Rolodex.RenderGroupConfig
Configuration for a render group, a serialization target for your docs. You can
specify one or more render groups via Rolodex.Config
to render docs output(s)
for your API.
Options
router
(required) - ARolodex.Router
definitionprocessor
(default:Rolodex.Processors.OpenAPI
) - Module implementing theRolodex.Processor
behaviourwriter
(default:Rolodex.Writers.FileWriter
) - Module implementing theRolodex.Writer
behaviour to be used to write out the docswriter_opts
(default:[file_name: "api.json"]
) - Options keyword list passed into the writer behaviour.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function