Michael Jones 0a94ee694f
[libc] update host build docs (#120147)
Update the host build docs to better reflect the current recommended
process.
2024-12-19 13:13:55 -08:00

23 lines
387 B
ReStructuredText

.. _developer_guides:
================
Developer Guides
================
Navigate to the links below for information on the respective topics:
.. toctree::
:maxdepth: 1
code_style
source_tree_layout
entrypoints
cmake_build_rules
config_options
clang_tidy_checks
fuzzing
header_generation
implementation_standard
undefined_behavior
printf_behavior