In a \subsubsection, I'm describing a software component, and I have to describe the classes it is composed of. I'm thinking to add some "titles" like "Class 1", "Class 2", but what's the best way to do this?
The simple way I know is to put a \noindent \textbf{myTitle}, is there a smarter way?
Thoses sub-titles don't go in the index, but it is important they are clearly distinguishable
descriptionenvironment to describe classes instead of going deeper in the sectioning levels. – Paulo Cereda Sep 4 '12 at 17:56