Accessible Documentation?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • docs.rs

    crates.io documentation generator

  • Rust is by far my favorite language, but I went totally blind 6 years ago, and the docs just aren't really all that accessible. The docs.rs site you can barely view it, and definitely can't copy and paste things via screen reader. The docs generated by "cargo doc" are a little better, but not by a huge amount.

  • rustc-dev-guide

    A guide to how rustc works and how to contribute to it.

  • I'm very confident that this would be well received! I'm not sure where the source code for rustdoc lives, but I know that the internals getting started guide is here: https://github.com/rust-lang/rustc-dev-guide/blob/master/src/rustdoc.md. That would be a good place to start if you're looking into how the HTML is generated.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rustic

    Rust development environment for Emacs (by brotzeit)

  • rust

    Empowering everyone to build reliable and efficient software.

  • We should all be excited for https://github.com/rust-lang/rust/issues/76578 as people severely underestimate how much better the documentation reading experience could be.

  • mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

  • Thanks for bringing this up! I'm working on some training material and will need to make it accessible. I'm using mdBook and would be interested in hearing how it's output is?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using SIMD acceleration in rust to create the world’s fastest tac

    2 projects | /r/rust | 31 Aug 2021
  • thought id post my own version of the trans programmer pipeline (ferris ftw)

    2 projects | /r/transprogrammer | 8 Aug 2021
  • How we improved the performance of our Rust app (post)

    2 projects | /r/rust | 20 Jul 2021
  • Rust to .NET compiler – Progress update

    2 projects | news.ycombinator.com | 3 May 2024
  • Create a Custom GitHub Action in Rust

    3 projects | dev.to | 28 Apr 2024