tree: 7e6e07e29e8e41192b3d5d7e6cb9accf0584c0d5 [path history] [tgz]
  1. BUILD.bazel
  2. Built-ins.md
  3. changing-rules.md
  4. Concatjs.md
  5. Core.md
  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. Protractor.md
  16. Providers.md
  17. README.md
  18. repositories.md
  19. Rollup.md
  20. stamping.md
  21. Terser.md
  22. Toolchains.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.