org-export: Limit depth of headline collection to headline level
commit3f40057adc81999ac7aa994434b5ed1e5e67e4a9
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 24 Aug 2012 07:33:58 +0000 (24 09:33 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 24 Aug 2012 07:36:18 +0000 (24 09:36 +0200)
tree6fba3523e2e6a0ffda55108a2939e31bb4e2994b
parent5b19471358588746f137635a8ce0c86afb397e31
org-export: Limit depth of headline collection to headline level

* contrib/lisp/org-export.el (org-export-collect-headlines): By
  default, limit depth of headline collection to last headline level.
* contrib/lisp/org-e-html.el (org-e-html-toc): Small refactoring.
contrib/lisp/org-e-html.el
contrib/lisp/org-export.el