First Steps
A Tour of Rocq
Documentation of Hierarchy Builder
What is Hierarchy Builder?
Hierarchy Builder is a plugin for Rocq that provides high level commands to declare a hierarchy of structures. It turns a synthetic description of a structure into the low-level Rocq commands required to declare the structure, while ensuring that a few good properties hold.
Documentation of Hierarchy Builder
- Hierarchy Builder source code (no functional interactive version yet).
Help Improve Our Documentation
All Rocq docs are open source. See something that's wrong or unclear? Submit a pull request.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page