Skip to content

Files

Latest commit

May 9, 2025
78cc822 · May 9, 2025

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 5, 2023
Feb 27, 2025
May 5, 2025
May 9, 2025
Mar 22, 2025
Mar 28, 2025
Mar 28, 2025
Jan 29, 2022
Dec 16, 2024
Jan 14, 2025
Oct 15, 2022
May 6, 2023
Dec 17, 2024
Mar 12, 2025
Aug 21, 2024
Dec 30, 2024
Jan 10, 2025
Mar 16, 2025
Mar 28, 2025
Aug 21, 2024
Jan 23, 2025
Apr 7, 2025
Mar 3, 2025
libc Documentation
==================

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

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

  * -DLLVM_ENABLE_SPHINX=ON
  * -DLIBC_INCLUDE_DOCS=ON

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