Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 470 Bytes

File metadata and controls

28 lines (22 loc) · 470 Bytes
title Comments
type page
parent Styleguide
nested true

Styleguide - Comments

There are four levels of comments, in order of decreasing importance:

// *************************************
//
//   First Level
//   -> Description
//
// *************************************

// -------------------------------------
//   Second Level
// -------------------------------------

// ----- Third Level ----- //

// Fourth Level