sinonjs/sinon

"API Specification" Style Documentation

Open

#2.003 aberto em 2 de abr. de 2019

Ver no GitHub
 (14 comments) (1 reaction) (0 assignees)JavaScript (764 forks)batch import
DocumentationHelp wantedNeeds investigationhacktoberfestpinned

Métricas do repositório

Stars
 (9.548 stars)
Métricas de merge de PR
 (Mesclagem média 6d 16h) (15 fundiu PRs em 30d)

Description

I would love to see API Specification style documentation for Sinon, along the lines of what you see in Java (the gold standard of documentation), or jQuery.

An A-Z alphabetical list of functionality, written in a non-conversational way (which is how the current documentation is currently written) is what this documentation needs.

Guia do colaborador