1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-08-18 05:42:00 +03:00

Add @module docs. Remove browser-build.sh

Add @links for HTML output. Replace browser-build.sh with inline commands
in package.json so building will work on non-unix machines. Update README.
This commit is contained in:
Kegan Dougal
2015-06-04 16:34:00 +01:00
parent 31ffdf8a37
commit 7ab3e25218
9 changed files with 63 additions and 75 deletions

View File

@@ -1,5 +1,8 @@
"use strict";
/**
* This is an internal module.
* @module utils
*/
/**
* Encode a dictionary of query parameters.