1<?php
2
3$conf['usenumberedheading'] = 0;  // show a tailing dot after the numbers
4$conf['documentlengthfortoc'] = 6000;  // show a tailing dot after the numbers
5$conf['useSectionArticle'] = 0;
6$conf['useHeadAnchorInsteadOfHeaderID'] = 0;
7