housekeeping: add static distribution file documentation (#5095)

Co-authored-by: kyle shockey <kyle.shockey1@gmail.com>
This commit is contained in:
Dina Berry
2020-03-08 18:40:04 -07:00
committed by GitHub
parent e35ab793a7
commit a2b37ec157

View File

@@ -93,3 +93,7 @@ You can embed Swagger UI's code directly in your HTML by using unpkg's interface
```
See [unpkg's main page](https://unpkg.com/) for more information on how to use unpkg.
### Static files without HTTP or HTML
Once swagger-ui has successfully generated the `/dist` directory, you can copy this to your own file system and host from there.