1<?php 2/* 3 * default configuration settings 4 * 5 * @author Lee, Kwangyoung <ipari@leaflette.com> 6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 7 */ 8 9$conf['numberedHeading'] = 0; 10$conf['tocPosition'] = 'wikipedia'; 11$conf['footer'] = ''; 12