Is it possible to make the headings in the manual hierarchical? As they are, they all seem to be heading level 1 which makes it difficult to visually scan one of the pages and keep related blocks together. For example, consider this page:
http://framework.zend.com/manual/en/zend.validate.set.html The current list of headings includes: Alnum Alpha Barcode Basic usage Optional checksum Writing custom adapters Between Callback Basic usage Usage with closures Usage with class-based callbacks Adding options CreditCard Basic usage Accepting defined credit cards Validation by using foreign APIs Ccnum Date Db_RecordExists and Db_NoRecordExists Basic usage Excluding records Database adapters Database schemas Shouldn't many of these be a lower heading level (with a corresponding visual difference in the stylesheets)? Alnum Alpha Barcode Basic usage Optional checksum Writing custom adapters Between Callback Basic usage Usage with closures Usage with class-based callbacks Adding options CreditCard Basic usage Accepting defined credit cards Validation by using foreign APIs Ccnum Date Db_RecordExists and Db_NoRecordExists Basic usage Excluding records Database adapters Database schemas Andrew
