Skip to content

Commit

Permalink
docs(*): add JSDoc comments - complete helper
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjayaksaxena committed Oct 11, 2017
1 parent 81fdec0 commit 2dcb696
Show file tree
Hide file tree
Showing 7 changed files with 578 additions and 184 deletions.
11 changes: 6 additions & 5 deletions docs-toc.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
toc:
- name: helper
- helper.returnWordsFilter
- name: string
- string.extractPersonsName
- string.lowerCase
- string.removeExtraSpaces
- string.retainAlphaNums
- string.trim
- string.upperCase

- name: Definitions

- name: helper
- helper.returnIndexer
- helper.returnQuotedTextExtractor
- helper.returnWordsFilter
- name: type-defs
- wordsFilter
- indexer

0 comments on commit 2dcb696

Please sign in to comment.