Tag.documentation — 7 cards
TAG

#documentation

7 sites tagged with this label
7 cards
READ

Metapatterns

metapatterns.io

A human-curated compendium of software architectural patterns organized into a hierarchical pattern language. Hand-illustrated reference site showcasing hundreds of patterns grouped into ~20 metaclasses. Online version of author's book with clean, intuitive NoUML diagrams.

#documentation#design#reference#architecture
READ

Diátaxis — Documentation Framework

diataxis.fr

A systematic, pragmatic approach to organizing and writing technical documentation. Proposes four documentation types (tutorials, how-to guides, reference, explanation) and their relationships. Reference site maintained by an enthusiast with substantive research and methodology.

#documentation#writing#reference#education
READ

Bitsavers

bitsavers.org

Legendary archive preserving computer manuals, documentation, and software from the early days of computing. An essential resource for computer history.

#documentation#preservation#vintage
READ

tldr pages

tldr.sh

Simplified man pages. Community-maintained examples for command-line tools that actually help.

#documentation#cli#man-pages#examples
READ

Keep a Changelog

keepachangelog.com

How to write a good changelog. Don't let your friends dump git logs.

#documentation#software#standards#changelog
READ

SQLite

sqlite.org

The most deployed database in the world. Excellent documentation and fascinating technical articles about its design.

#open-source#database#documentation
READ

DevDocs

devdocs.io

API documentation browser with offline support. Search across hundreds of frameworks in one place.

#documentation#api#offline