package p4spectec

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Render.Block

module F = Format
val counters : (string, int) Hashtbl.t
val fresh_label : string -> string
type ordered_style =
  1. | Arabic
  2. | Loweralpha
  3. | Lowerroman
  4. | Upperalpha
  5. | Upperroman
val style_at_level : int -> ordered_style
val arm_letter : int -> int -> string
val prose_of_arm_anchor : label:string -> level:int -> int -> Lang__Pl__Render__.Adoc.prose