# rust-lang/docs.rs

crates.io documentation generator

Repository: https://github.com/rust-lang/docs.rs
Canonical: https://ross.abutalabs.com/products/docsrs
Homepage: https://docs.rs
Language: Rust
License: MIT
License Family: permissive
Last push: 2026-09-02T09:50:51+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 35, longevity 100
- inputs: {"age_days": 3872, "days_push": 0, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1173, forks 234 (observed 2026-09-03T02:15:17.565810+00:00)

## What it is
Docs.rs is the official documentation hosting service for crates published on crates.io, automatically building rustdoc documentation in sandboxed nightly Rust containers. The repository contains the Rust web server, build infrastructure, and tooling that power docs.rs.

## Use cases
- host documentation for my rust crate automatically
- build rustdoc docs for every crates.io release
- download rustdoc  for a crate programmatically
- configure custom docs.rs build features and targets
- run a local docs.rs instance for development
- get offline rustdoc archives for dash or zeal

## When to choose
- you publish Rust crates and want automatic documentation hosting
- you need programmatic access to rustdoc JSON or documentation archives
- you want to contribute to or self-host the docs.rs infrastructure

## When to avoid
- you need documentation hosting for non-Rust languages
- you just want to read Rust docs rather than build or host them
- you need a lightweight static site generator for docs

## Facets
- artifact type: service
- maturity: active
- function: documentation, build-tool, http-server
- domain: documentation, developer-tools, apis
- platform: rust, self-hosted
- tags: rustdoc, crates-io, docs-hosting, sandboxed-builds, rustdoc-, rust, docker, web-server

## Member repositories
- rust-lang/docs.rs (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:17.565810+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:32.912933+00:00, confidence not recorded.
  - readme: https://github.com/rust-lang/docs.rs (fetched 2026-09-03T02:15:17.565810+00:00, sha 681b32bf0070)
  - homepage: https://docs.rs (fetched 2026-08-29T12:34:13.044775+00:00, sha 9c4726de95a9)
  - site_page: https://docs.rs/about (fetched 2026-08-29T12:34:13.054247+00:00, sha 29ab7986fbf5)
  - site_page: https://docs.rs/about/badges (fetched 2026-08-29T12:34:13.056309+00:00, sha 6588cac258af)
  - site_page: https://docs.rs/about/builds (fetched 2026-08-29T12:34:13.058153+00:00, sha 811231ca4680)
  - site_page: https://docs.rs/about/metadata (fetched 2026-08-29T12:34:13.060194+00:00, sha 0dcdccb2b2b2)
  - site_page: https://docs.rs/about/redirections (fetched 2026-08-29T12:34:13.062276+00:00, sha 1b1efd93105f)
  - site_page: https://docs.rs/about/download (fetched 2026-08-29T12:34:13.063988+00:00, sha 6793b0ab6541)
  - site_page: https://docs.rs/about/rustdoc-json (fetched 2026-08-29T12:34:13.065465+00:00, sha 5b94b2d8e2ff)
  - site_page: https://docs.rs/releases/queue (fetched 2026-08-29T12:34:13.066843+00:00, sha f5e8413c935a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
