quil-lang / quil

Specification of Quil: A Practical Quantum Instruction Set Architecture
https://quil-lang.github.io/
Apache License 2.0
104 stars 16 forks source link

add hyperlinks/anchors to headings in HTML output #83

Closed stylewarning closed 3 months ago

stylewarning commented 3 months ago

The sections are already anchored for the TOC, but just need links at the headings themselves. See https://github.com/quil-lang/quil/blob/master/specgen/quil.lisp#L298

macrologist commented 3 months ago

See #84