We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5ef25 commit fc17e5fCopy full SHA for fc17e5f
mkdocs.yml
@@ -0,0 +1,7 @@
1
+site_name: Project Template
2
+theme:
3
+ name: readthedocs
4
+plugins:
5
+ - swagger
6
+extra:
7
+ swagger_url: 'https://raw.githubusercontent.com/CodeForBaltimore/Bmore-Responsive/master/swagger.json'
0 commit comments