/** * Javascript functionality for the DokuBook template * * @author Michael Klier */ // attach the AJAX index to the sidebar index addInitEvent(function(){ index.treeattach($('sb__index__tree')); });