25 lines
440 B
ReStructuredText
25 lines
440 B
ReStructuredText
|
.. _developer_guides:
|
||
|
|
||
|
================
|
||
|
Developer Guides
|
||
|
================
|
||
|
|
||
|
Navigate to the links below for information on the respective topics:
|
||
|
|
||
|
.. toctree::
|
||
|
|
||
|
code_style
|
||
|
source_tree_layout
|
||
|
entrypoints
|
||
|
cmake_build_rules
|
||
|
config_options
|
||
|
clang_tidy_checks
|
||
|
fuzzing
|
||
|
ground_truth_specification
|
||
|
header_generation
|
||
|
implementation_standard
|
||
|
undefined_behavior
|
||
|
printf_behavior
|
||
|
api_test
|
||
|
mechanics_of_public_api
|