24 lines
525 B
ReStructuredText
24 lines
525 B
ReStructuredText
|
|
.. _cccl-development-module:
|
||
|
|
|
||
|
|
CCCL Development Guide
|
||
|
|
======================
|
||
|
|
|
||
|
|
.. toctree::
|
||
|
|
:hidden:
|
||
|
|
:maxdepth: 1
|
||
|
|
|
||
|
|
macro
|
||
|
|
testing
|
||
|
|
build_and_bisect_tools
|
||
|
|
visibility
|
||
|
|
debugger_setup
|
||
|
|
|
||
|
|
This living document serves to describe the internal details and the development process of CCCL libraries.
|
||
|
|
|
||
|
|
Documentation:
|
||
|
|
|
||
|
|
- :doc:`CCCL Internal Macros <macro>`
|
||
|
|
- :doc:`CCCL Testing Utilities <testing>`
|
||
|
|
- :doc:`CCCL Bisect And Targeted Build/Test Helpers <build_and_bisect_tools>`
|
||
|
|
- :doc:`General Debugging <debugger_setup>`
|