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