sinonjs/sinon

"API Specification" Style Documentation

Open

#2,003 opened on Apr 2, 2019

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

Repository metrics

Stars
 (9,548 stars)
PR merge metrics
 (Avg merge 6d 16h) (15 merged PRs in 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.

Contributor guide