bazelbuild / stardoc

Stardoc: Starlark Documentation Generator
Apache License 2.0
107 stars 42 forks source link

Add support for stamping #205

Closed ahumesky closed 5 months ago

ahumesky commented 6 months ago

Provides $stamping.stable.key_name and $stamping.volatile.key_name in the header template.

This is on top of https://github.com/bazelbuild/stardoc/pull/203