tree: 1d378947c4bc074ada8bd1e3d8d6c5f233557218 [path history] [tgz]
  1. BUILD.bazel
  2. changing-rules.md
  3. Core.md
  4. debugging.md
  5. index.md
  6. install.md
  7. README.md
  8. repositories.md
  9. stamping.md
  10. 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.