manrajgrover/algorithms-js

Fix JSDocs strings

Open

#22 aberto em 1 de ago. de 2017

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (132 forks)github user discovery
documentationenhancementgood first issuehacktoberfest

Métricas do repositório

Stars
 (200 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Since auto documentation generation depends on JS DocStrings, there is need to fix and provide as much information possible.

Reference: http://usejsdoc.org/index.html

Guia do colaborador