Update 'Coding Style'
parent
e9b608deb1
commit
083195a2df
1 changed files with 3 additions and 16 deletions
|
@ -16,19 +16,6 @@ This document discusses practices and style for programmers working on the BigWh
|
|||
|
||||
## Table of Contents
|
||||
|
||||
- [Recommended C style and coding rules](#recommended-c-style-and-coding-rules)
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [The single most important rule](#the-single-most-important-rule)
|
||||
- [Integration with VSCode](#integration-with-vscode)
|
||||
- [General rules](#general-rules)
|
||||
- [Comments](#comments)
|
||||
- [Functions](#functions)
|
||||
- [Variables](#variables)
|
||||
- [Structures, enumerations, typedefs](#structures-enumerations-typedefs)
|
||||
- [Compound statements](#compound-statements)
|
||||
- [Switch statement](#switch-statement)
|
||||
- [Macros and preprocessor directives](#macros-and-preprocessor-directives)
|
||||
- [Documentation](#documentation)
|
||||
- [Header/source files](#headersource-files)
|
||||
- [Artistic style configuration](#artistic-style-configuration)
|
||||
- [Eclipse formatter](#eclipse-formatter)
|
||||
- [BigWhoop Coding Style](#BigWhoop Document Headline)
|
||||
- [Abstract](#Abstract)
|
||||
- [Table of Contents](#table-of-contents)
|
Loading…
Reference in a new issue