zendframework / zend-inputfilter

InputFilter component from Zend Framework
BSD 3-Clause "New" or "Revised" License
64 stars 50 forks source link

Check All Headers In Documentation #88

Closed GeeH closed 8 years ago

GeeH commented 8 years ago

Check headers are correct

TLDR; Headers should use the #, ## etc to format different levels of headers, and not be underlines using ===== or `-----, or be psuedo header using bold

Check all headers on the documentation - headers should use the hash style of declaration rather then be underlined with equals or dashes. The more hashes, the more of a subheading. Eg:

Headings should be appropriate for their level in the documentation.

Psuedo headers using bold tags ** should be replaced with appropriate level of heading tag.

galvao commented 8 years ago

Just checked the docs. All headers are using '#' as expected.

froschdesign commented 8 years ago

The header hierarchy is also okay.