tree: 3e900ca768c268e9d2abeab110683abe898ef0d3 [path history] [tgz]
  1. BUILD.bazel
  2. Built-ins.md
  3. changing-rules.md
  4. Core.md
  5. Cypress.md
  6. debugging.md
  7. dependencies.md
  8. examples.md
  9. index.md
  10. install.md
  11. Jasmine.md
  12. Providers.md
  13. README.md
  14. repositories.md
  15. Rollup.md
  16. stamping.md
  17. Terser.md
  18. Toolchains.md
  19. TypeScript.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.