summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/doc/script.js
blob: 94093ecc50015882580f55be5f9aa74d3d65c2b0 (plain) (blame)
1
2
3
4
5
<!--
function setWindowTitle(title) {
    parent.document.title = title;
}
-->