Yelp

(The Help System)

html.js

Parameters

$node

The node to create JavaScript for.

This template creates the JavaScript for an HTML output page. It calls the templates html.js.syntax and html.js.mathjax to output references to external libraries. It then calls html.js.custom to output references to custom JavaScript files. Finally, it calls html.js.script to output local JavaScript created by html.js.content.