package bracetax

  1. Overview
  2. Docs

This module is the legacy top-level module of the bracetax library.

This is the legacy interface of the bracetax library. The modules are all modules are "packed" inside the Bracetax module:

module Error = Bracetax_error
module Commands = Bracetax_commands
module Escape = Bracetax_escape
module HtmlPrinter = Bracetax_HTML_printer
module LatexPrinter = Bracetax_latex_printer
module GenericPrinter = Bracetax_generic_printer
module TOCOutput = Bracetax_TOC_output
module Parser = Bracetax_parser
module Transform = Bracetax_transform
module Signatures = Bracetax_signatures
module Info = Bracetax_info