mdoc

Typechecked markdown documentation for Scala (by scalameta)

Mdoc Alternatives

Similar projects and alternatives to mdoc

  1. FrameworkBenchmarks

    Source for the TechEmpower Framework Benchmarks project

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. warehouse

    299 mdoc VS warehouse

    The Python Package Index

  4. Apache Spark

    123 mdoc VS Apache Spark

    Apache Spark - A unified analytics engine for large-scale data processing

  5. cats

    43 mdoc VS cats

    Lightweight, modular, and extensible library for functional programming.

  6. cats-effect

    35 mdoc VS cats-effect

    The pure asynchronous runtime for Scala

  7. sbt-mima-plugin

    A tool for catching binary incompatibility in Scala

  8. scastie

    10 mdoc VS scastie

    An interactive playground for Scala

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. sbt-revolver

    An SBT plugin for dangerously fast development turnaround in Scala

  11. sbt-microsites

    An sbt plugin to create awesome microsites for your project

  12. sbt-unidoc

    0 mdoc VS sbt-unidoc

    sbt plugin to create a unified Scaladoc or Javadoc API document across multiple subprojects.

  13. sbt-updates

    0 mdoc VS sbt-updates

    sbt plugin that can check Maven and Ivy repositories for dependency updates

  14. interop-cats

    ZIO instances for cats-effect type classes

  15. sbt-docker

    0 mdoc VS sbt-docker

    Create Docker images directly from sbt

  16. ScalaPB

    3 mdoc VS ScalaPB

    Protocol buffer compiler for Scala.

  17. coursier

    11 mdoc VS coursier

    Pure Scala Artifact Fetching

  18. JMH

    3 mdoc VS JMH

    "Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)

  19. sbt-robovm

    0 mdoc VS sbt-robovm

    An sbt plugin for iOS development in Scala

  20. 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 better mdoc alternative or higher similarity.

mdoc discussion

Log in or Post with

mdoc reviews and mentions

Posts with mentions or reviews of mdoc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-20.
  • Optimal decision-making with examples built using scala
    4 projects | /r/scala | 20 Apr 2022
  • Friction-less scala - Tell us what is causing friction in your day-to-day life with Scala
    14 projects | /r/scala | 10 Aug 2021
    Literally what scaladoc is, it comes with sbt. Although, it's better when enhanced with mdoc so that you get the standard microsite template like these. It would be nice to have an sbt serveDocs and if everyone would host their docs for external linking, but javadoc doesn't do that either.
  • A Scala rant
    9 projects | /r/scala | 31 Mar 2021
    The good news is that scaladoc is produced by default by sbt and published by default. So you can often pull it from the same repository your library jar came from, extract it with zip, and read the docs. But that's also totally unnecessary - javadoc.io allows you to put in your module info and serves the docs for you, so if there's an older version you can access the documentation this way. Rely on the type signatures, since they can't lie, whilst comments (including scaladoc comments) can. Honestly, library authors should be using mdoc and including examples on every public method, and that type of documentation is something you can almost always contribute to a project for a quick pr kudos.
  • The future of Scaladoc
    3 projects | /r/scala | 8 Mar 2021
    I know it's not new but the "Snippet validation and results (mdoc)" features in mdoc are so cool. Really takes some of the tedium out of working with documentation since you can know that as you evolve your code the compiler will make sure you keep the docs in sync. Whole new level of Readme-Driven Development
  • A note from our sponsor - Stream
    getstream.io | 8 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic mdoc repo stats
4
402
8.9
5 days ago

scalameta/mdoc is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of mdoc is Scala.


Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Scala is
the 32nd most popular programming language
based on number of references?