blob: 8c0174266cd8f99c53e3502fde206276b2d1eacd [file] [log] [blame] [view] [edit]
# 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.