aboutsummaryrefslogtreecommitdiff
path: root/libc/docs/dev/index.rst
blob: 9ed50bb6683aae1916d06398203b32f2f2059c17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _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