> >> Modified files: > >> /phpdoc/en/reference/mbstring encodings.xml reference.xml > >> /phpdoc/entities global.ent > >> Log: > >> fixing docbook style > >> adding entities for mbstring > > > > > > Just curious, what was wrong with the segmentedlist style? > > > > Seems like there was a kind of redundancy :) > > didou >
Firstly you were using URLs directly instead of entities. And you were repiting the header in every entry. You need only to add the header and then fill in the entries. (more info at: http://www.docbook.org/tdg/en/html/segmentedlist.html) Don't forget that some of that charsets aren't explained, they have only the name there. Nuno
