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.Routerdefinitionprocessor(default:Rolodex.Processors.OpenAPI) - Module implementing theRolodex.Processorbehaviourwriter(default:Rolodex.Writers.FileWriter) - Module implementing theRolodex.Writerbehaviour 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