John Hansarick

Results 2 comments of John Hansarick

Here's my question - and showing my ignorance: when Docsy is installed as a module, there's no more `themes/docsy/static/css/swagger-ui.css` to modify. So where should our modified `swagger-ui.css` file go: `layouts/css`?...

~~Additional note: someone may note that I could use: ```html {{% readfile "/includes/warning_notice.md" %}} ``` However, when I do I get: ``` General Warnings Hi! Don't forget if you install...