Tech Writer's Guide

All tech writing resources

Every resource in the directory. Filter by category or search by name.

307 tech writing resources / page 7 of 9

Algolia DocSearch

Docs-as-Code Tools

Algolia's free search service for open-source documentation sites, which crawls a docs site and provides a hosted search index and UI.

docsearch.algolia.com

Mendable

Authoring & Help Tools

A tool for building AI chat applications over ingested documentation and technical content, with deployment and customisation options.

mendable.ai

Mermaid

Authoring & Help Tools

A JavaScript library that renders diagrams from a plain-text syntax, letting flowcharts and sequence diagrams live in Markdown source.

mermaid.js.org

numpydoc

API Documentation Tools

A Sphinx extension and docstring style convention originating in the NumPy project, widely adopted across scientific Python libraries.

numpydoc.readthedocs.io

Shiki

Docs-as-Code Tools

A syntax highlighter that uses TextMate grammars and VS Code themes to render code blocks in documentation exactly as an editor would.

shiki.style

VuePress

Docs-as-Code Tools

A Vue-powered static site generator created for technical documentation, where each Markdown page becomes a Vue single-file component.

vuepress.vuejs.org

Zudoku

API Documentation Tools

An open-source framework for building API documentation sites from OpenAPI descriptions, with MDX pages and an interactive playground.

zudoku.dev

asciinema

Authoring & Help Tools

An open-source tool and hosting service for recording terminal sessions as lightweight text-based casts that can be embedded in docs.

asciinema.org

Hemingway Editor

Authoring & Help Tools

A readability-focused editor that highlights long sentences, passive voice and complex phrasing to push writing toward plainer prose.

hemingwayapp.com

HugoBlox

Docs-as-Code Tools

An open-source structured-content framework built on Hugo, providing reusable blocks for documentation, portfolio and research sites.

hugoblox.com

draw.io

Authoring & Help Tools

An open-source diagramming application for flowcharts, architecture and network diagrams, usable in the browser or as a desktop app.

drawio.com

Pygments

Docs-as-Code Tools

A Python syntax highlighting library supporting a very large number of languages, used by Sphinx and other documentation toolchains.

pygments.org

VHS

Authoring & Help Tools

A command-line tool that scripts terminal recordings from a text file, producing reproducible GIFs and videos for CLI documentation.

github.com

Compodoc

API Documentation Tools

An open-source documentation tool for Angular applications that generates a static site describing components, modules and routes.

compodoc.app

Doc Detective

Communities & Newsletters

An open-source documentation testing framework that runs the steps described in docs against the product to check they still work.

doc-detective.com

Jekyll

Docs-as-Code Tools

A Ruby static site generator that turns Markdown and Liquid templates into a static site. It is the generator behind GitHub Pages.

jekyllrb.com

Excalidraw

Authoring & Help Tools

An open-source virtual whiteboard that produces hand-drawn style diagrams, often used for architecture sketches in documentation.

excalidraw.com

Stainless

API Documentation Tools

A service that generates and maintains high-quality client SDKs from an OpenAPI description, used by several large API providers.

stainless.com

Widdershins

API Documentation Tools

An open-source converter that turns OpenAPI, AsyncAPI and Semoasa definitions into Slate-compatible Markdown for static API docs.

github.com

Write the Docs Documentation Guide

Courses & Certifications

The Write the Docs community guide to software documentation, collecting practices for writing, structuring and maintaining docs.

writethedocs.org

Apple writing guidelines

Communities & Newsletters

The writing section of Apple's Human Interface Guidelines, covering the words used inside an app as part of its user experience.

developer.apple.com

DocBook

Docs-as-Code Tools

A long-established XML schema for technical documentation, with stylesheets that publish the same source to HTML, PDF and print.

docbook.org

Stoplight Elements

API Documentation Tools

A set of embeddable web components that render an interactive API reference from an OpenAPI description inside an existing site.

elements-demo.stoplight.io

Astro

Docs-as-Code Tools

A web framework for content-driven sites that ships zero JavaScript by default and underpins the Starlight documentation theme.

astro.build

DocC

API Documentation Tools

Apple's open-source documentation compiler for Swift, producing reference documentation and tutorials from source and Markdown.

swift.org

docs.page

Docs-as-Code Tools

A service that publishes a documentation site directly from a GitHub repository of Markdown files with no build or deploy step.

docs.page

GitLab Documentation Style Guide

Communities & Newsletters

GitLab's openly published documentation style guide, notable as a worked example of a large open-source docs-as-code operation.

docs.gitlab.com

JSDoc

API Documentation Tools

An API documentation generator for JavaScript that reads structured comment blocks in source files and produces reference docs.

jsdoc.app

pdoc

API Documentation Tools

A zero-configuration API documentation generator for Python that builds reference docs from modules, docstrings and type hints.

pdoc.dev

pkg.go.dev

API Documentation Tools

The official Go package discovery site, which renders reference documentation for public Go modules directly from their source.

pkg.go.dev

Retype

Docs-as-Code Tools

A documentation site generator that builds a searchable static site from a folder of Markdown files with minimal configuration.

retype.com

Write the Docs Slack

Communities & Newsletters

The Write the Docs chat network, an open Slack workspace where documentation practitioners discuss tools, careers and problems.

writethedocs.org

Zensical

Docs-as-Code Tools

A documentation site generator from the team behind Material for MkDocs, aimed at fast builds for large documentation projects.

zensical.org

Docsio

Authoring & Help Tools

A documentation generator that produces a structured knowledge site intended to be readable by both users and AI search tools.

docsio.co

Sphinx autodoc

API Documentation Tools

The Sphinx extension that pulls documentation directly from Python docstrings so reference pages stay tied to the source code.

sphinx-doc.org

Doctave Blog

Communities & Newsletters

Doctave's blog on docs-as-code best practices and technical writing technique, published alongside its documentation product.

doctave.com