| (developer_guides)= | |
| # Developer Guides | |
| Navigate to the links below for information on the respective topics: | |
| ```{toctree} | |
| :maxdepth: 1 | |
| building_docs | |
| code_style | |
| source_tree_layout | |
| entrypoints | |
| implementing_a_function | |
| config_options | |
| date_and_time | |
| fuzzing | |
| header_generation | |
| implementation_standard | |
| undefined_behavior | |
| printf_behavior | |
| builtin_compatibility | |
| syscall_wrapper_refactor | |
| modular_format | |
| ``` |