23 lines
387 B
ReStructuredText
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
|