tree: 3b19e2eb14f0484f84b462fbb66b847f76504882 [path history] [tgz]
  1. BUILD.bazel
  2. Built-ins.md
  3. changing-rules.md
  4. Core.md
  5. debugging.md
  6. dependencies.md
  7. examples.md
  8. index.md
  9. install.md
  10. Providers.md
  11. README.md
  12. repositories.md
  13. stamping.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.