docs: Document the frontend hashchange system.

This commit is contained in:
Tim Abbott
2017-03-22 15:16:46 -07:00
parent d6716838ad
commit 2a5269baa9
4 changed files with 108 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// Read https://zulip.readthedocs.io/en/latest/hashchange-system.html
var reload = (function () {
var exports = {};