ox-html: Add list of listings and list of tables
commit1fd83e048760c38c23d422f649a53d79591ba5c3
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 24 Feb 2013 14:57:46 +0000 (24 15:57 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 24 Feb 2013 14:58:47 +0000 (24 15:58 +0100)
tree84701207c247351ba22e89c28adde4b6cb482585
parentca060f7be76814d603bf5d17bd55e4131e3a0bdb
ox-html: Add list of listings and list of tables

* lisp/ox-html.el (org-html-toc, org-html--toc-text): Change to
  docstring.
(org-html-list-of-listings, org-html-list-of-tables): New functions.
(org-html-keyword): Use new functions.
(org-html-src-block): Add an ID attribute when a name is given.
lisp/ox-html.el