sinonjs/sinon

"API Specification" Style Documentation

Open

#2,003 opened on Apr 2, 2019

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

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

"API Specification" Style Documentation · sinonjs/sinon#2003 | Good First Issue