#documentation

3 articles

Quarkdown 2.0 released: "Markdown with superpowers"

Quarkdown, a documentation system using "markdown with superpowers", has been released. Changes include quite a few useful documentation elements (key bindings, path specifications, other useful presentation elements) but the core focus is on the project and its scope.

AIs Onboard, too

Yury Selivanov recently released lat.md, a knowledge graph for your codebase, stored as user-editable markdown. The tool itself sounds useful enough, but checking it out and working out what it provides for your code was more useful than the tool's existence itself: effective agent management means going through an onboarding process.

Diataxis

Diataxis is a way of thinking about and doing documentation. It establishes four needs, and four forms of documentation: tutorials, how-to guides, technical reference, and explanation. It solves...