geplaatst door: Spooter
Klik op elk afzonderlijk onderdeel voor meer een meer gedetailleerde uitwerking:

Klik

Nog veel werk aan de winkel...
geplaatst door: puk1980
Interessant (voor developers; een minder courante species hier op MF. :wink: )

Nog wat info.

Citaat

No overview available.

A survey of Apple developer documentation.


It's become a truism among iOS and macOS developers that Apple's documentation is often incomplete or missing altogether.

But to what extent is this actually the case?

This project aims to provide some objective metrics for evaluating the quality and quantity of the docs on developer.apple.com/documentation.

Methodology

This project uses a scraper to crawl and download API symbol documentation from Apple's official documentation website.

An API symbol is any page navigable from and within https://developer.apple.com/documentation that has a declaration (i.e. articles and sample code aren't counted). An API symbol is undocumented if an HTML element matches the selector .nodocumentation.

The proportion of documented to undocumented symbols is then tabulated for each framework published by Apple.