docs: Add anchor links next to each function
authorVitor Balocco <vitorbal@gmail.com>
Thu, 15 Sep 2011 21:22:05 +0000 (23:22 +0200)
committerkoichik <koichik@improvement.jp>
Wed, 21 Sep 2011 12:08:53 +0000 (21:08 +0900)
commit97d355c273583ec6226ab3f4f49bc909164bf801
tree7c1e2fd5b59b1a6c7d566895a99e04deff02a57c
parentb93a7cc99e0251a2bfc2e4851b833faac49260d2
docs: Add anchor links next to each function

Modify doctool.js to automatically create anchor links for
every function, for easy linking.
Include support for functions that have a <h4> level

Fixes: #1718.
doc/api_assets/style.css
tools/doctool/doctool.js