Skip to content

Commit 167bfd7

Browse files
author
Amir Tocker
committed
Remove date and version information from the docs template.
Auto date requires committing new doc files everytime we generate them even if there was no change.
1 parent 6997a20 commit 167bfd7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

template/tmpl/layout.tmpl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,8 @@
7373
</span>
7474
<?js } ?>
7575
<span class="jsdoc-message">
76-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc <?js= env.version.number ?></a>
77-
on <?js= (that.moment().format(that.navOptions.dateFormat)) ?> using the <a
78-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
76+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
77+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
7978
</span>
8079
</footer>
8180

0 commit comments

Comments
 (0)