tree: 9b9c223c713085ce1c4ae78e2beab3287c9bbc3e [path history] [tgz]
  1. BUILD.bazel
  2. changing-rules.md
  3. Core.md
  4. index.md
  5. install.md
  6. README.md
  7. repositories.md
  8. stamping.md
  9. Toolchains.md
docs/README.md

Authoring the docsite

The docsite is a mix of stardoc generated markdown and hand written markdown.
The files marked with

<!-- *********************
 DO NOT EDIT THIS FILE
  It is a generated build output from Stardoc.
  Instead you must edit the .bzl file where the rules are declared,
  or possibly a markdown file next to the .bzl file
 ********************* -->

Should be edited by modifying the docs in the source .bzl files.