tree: 3cfc64aecb1c0986b12f1b4858aa905cf26190f2 [path history] [tgz]
  1. BUILD.bazel
  2. Built-ins.md
  3. changing-rules.md
  4. Concatjs.md
  5. Cypress.html
  6. Cypress.md
  7. debugging.md
  8. dependencies.md
  9. esbuild.md
  10. examples.md
  11. index.md
  12. install.md
  13. Jasmine.md
  14. Karma.md
  15. Labs.md
  16. Protractor.md
  17. Providers.md
  18. README.md
  19. repositories.md
  20. Rollup.md
  21. stamping.md
  22. Terser.md
  23. 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.