This is a dark theme for the Symfony NelmioApiDocBundle documentation - without any JavaScript. Only changes with the CSS File.
For Installation:
Copy the template folder into your Symfony Project.
Thats all what you need for the installation.
./templates/
For Development:
If you want to customize it,
just run the build or watch scripts that I configured for you.
npm run build
npm run watch
For Production:
- You need to use only the swagger-dark.min.css file.