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 dc19b63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ make docs

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

Once PRs with doc changes are merged, they will get automatically published to the docs
for [the latest build](https://storage.googleapis.com/skaffold/builds/latest/docs/index.html)
which at release time will be published with [the latest release](https://storage.googleapis.com/skaffold/releases/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 dc19b63

Please sign in to comment.