Jacob Kaplan-Moss
Activity tagged “standard”
Bookmarks
A Standard for Open Source Code Documentation [Alex Reisner]
A nice outline for how open source code documentation might be organized. I'm less than convinced that there needs to be a “standard,” but as a sort of conceptual framework for organizing docs this does a great job.
oEmbed
An API for getting “embeddable” versions of content from another site. Super slick and simple, illustrating perfectly how to design an API: solve one small problem at a time.