Skip to content

Files

Latest commit

f66d631 · Mar 22, 2024

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 4, 2023
Mar 22, 2024
Jan 4, 2023
Dec 2, 2020
Apr 11, 2022
Jun 25, 2022
Jan 4, 2023
Dec 2, 2020
May 25, 2023
Dec 30, 2021
Nov 9, 2023
Jan 4, 2023
BOLT Documentation
====================

The BOLT documentation is written using the Sphinx documentation generator. It
is currently tested with Sphinx 1.1.3.

To build the documents into html configure BOLT with the following cmake options:

  * -DLLVM_ENABLE_SPHINX=ON
  * -DBOLT_INCLUDE_DOCS=ON

After configuring BOLT with these options the make rule `docs-bolt-html` should
be available.