aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/README.md
blob: a13f46bf46e1039cd4d5dea083cc67e35b9dae8f (plain)
1
2
3
4
5
6
7
8
9
10
# Our documentation is in another directory.

Bazel's documentation is now versioned. This directory contains redirects to
the latest version of each page.

To make changes to Bazel documentation at HEAD, please edit the files under
`versions/master`. Once a release is cut, the docs in the `master` directory
will be snapshotted and copied into a versioned directory for the release.

Happy documenting!