mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-22 02:23:30 +00:00
Improve comment for API summary.walk
This commit is contained in:
@@ -10,7 +10,7 @@ var encodeSummaryArticle = require('../json/encodeSummaryArticle');
|
||||
function encodeSummary(output, summary) {
|
||||
var result = {
|
||||
/**
|
||||
Iterate over the summary
|
||||
Iterate over the summary, it stops when the "iter" returns false
|
||||
|
||||
@param {Function} iter
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user