github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/docs/generated/sql/README (about)

     1  This folder contains documentation generated from sources in `pkg/sql/parser`
     2  using `docgen`.
     3  
     4  These files are copied to the `docs` repository where they are included in pages
     5  that document SQL. This happens periodically to ensure they stay up-to-date, for
     6  instance during the the release process, but it is also strongly encouraged to
     7  open a docs PR with the updated generated files following any PR that changes
     8  them, so that the relevant context is still fresh in everyone's mind in case any
     9  questions come up.