Skip to content

Commit

Permalink
Explain how docs are published
Browse files Browse the repository at this point in the history
  • Loading branch information
bobcatfish committed Aug 17, 2018
1 parent 06a94f3 commit 13a5ee5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ make docs

And then open the generated docs/generated folder for `index.html` and `index.pdf`.

Once PRs with doc changes are merged, the docs will get automatically published to
[the public docs](https://storage.googleapis.com/skaffold/builds/latest/docs/index.html).

## Creating a PR

When you have changes you would like to propose to skaffold, you will need to:
Expand Down

0 comments on commit 13a5ee5

Please sign in to comment.