We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Adjusted code examples to be more consistent
Added syntax highlighting to code blocks
Adjusted chapter numbering to match the Linux kernel coding style
Improved formatting and added example code in chapter 2
Really fixed anchor links in table of contents
Fixed anchor links in table of contents
Added table of contents
Update chapter 3 (Placing Braces and Spaces)
Update chapter 2 (Breaking long lines and strings)
Updated link to original linux kernel coding style.
I believe the doxygen tool will only consider comment blocks that have an extra /, *, or ! after the first part of the comment block. This should be mentioned in the style guide. See http://www.stack.nl/~dimitri/doxygen/manual/docblocks.html#specialblock.
Updated Coding Style (markdown)
Edited the remaining part. Added several Hercules-specific comments. Kept the WIP header, since we might still want to alter some parts.
Initial import (WIP)