Files
sethLabels/docs
Jaye Evins 1c902230fe Big-Ugly Style Update (#278)
* Bulk replaced tabs with spaces
* Bulk removed trailing whitespace from lines
* Replaced c-style comments with c++-style comments in file banners
* Replace nested namespace definitions with single concise definitions (C++17), this keeps the indentation more manageable
* Cleanup ordering and spacing of include directives
* Bulk renaming of header file extensions from '.h' to '.hpp'.
* Update CODING-STYLE.md
* Update target_compile_features from cxx_std_11 to cxx_std_20.
* Refresh .clang-format file.  Still needs a lot of tweaking.
2026-01-07 19:43:34 -05:00
..
2018-08-05 22:00:35 -04:00
2025-05-06 18:26:53 -04:00
2026-01-07 19:43:34 -05:00
2020-01-01 14:35:15 -05:00
2020-01-01 14:35:15 -05:00
2025-08-01 10:05:55 -04:00

Developer Documentation Directory

This directory contains developer and installation documentation primarily for developers, packagers and other contributors. For user documentation, see user-docs/.