
Since new headergen is now the default for building LLVM-libc, the docs need to be updated to reflect that. While I was editing those docs, I took a quick pass at updating other out-of-date pages.
22 lines
371 B
ReStructuredText
22 lines
371 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
|
|
header_generation
|
|
implementation_standard
|
|
undefined_behavior
|
|
printf_behavior
|