Skip to content

Commit 52aa78d

Browse files
committed
Update function docs
1 parent e4db25e commit 52aa78d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/_static/javascripts/version_dropdown.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ async function add_version_dropdown(json_loc, target_loc, text) {
6565
*
6666
* @private
6767
* @param {Object} versions - versions object
68+
* @returns {Promise} promise which resolves upon processing version data
6869
*/
6970
async function onDone(versions) {
7071
const currentURL = window.location.href;

0 commit comments

Comments
 (0)