mdoc
Documentation generator
A tool for creating and validating documentation for Scala programs written in Markdown format
Typechecked markdown documentation for Scala
396 stars
10 watching
81 forks
Language: Scala
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
scalameta/scalameta | An integrated development environment for Scala programming languages | 1,121 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 204 |
malcolmgreaves/avro-codegen | A tool that generates Scala code from Avro schemas | 9 |
msgpack/msgpack-scala | An implementation of MessagePack serialization for Scala | 94 |
lemastero/scala_typeclassopedia | A comprehensive guide to abstractions from Category theory in functional programming with implementation examples and links to further resources. | 379 |
mpociot/documentarian | Generates beautiful API documentation in a standard format using regular markdown files. | 379 |
lihaoyi/scalatex | A programmable document generation tool for generating formatted text based on data in a structured format | 290 |
scalamolecule/molecule | A library for defining and querying complex domain models using a high-level, declarative data access API | 19 |
scalaprops/scalaprops-shapeless | A library that generates arbitrary case classes with scalaprops and shapeless properties | 10 |
scalameta/metals | An IDE extension that integrates rich language features and a language server into the Scala development environment. | 2,108 |
nodeca/ndoc | A tool for generating documentation from JavaScript source code | 101 |
minuscorp/moduleinterface | Automates generation of documentation for Swift modules based on their access levels and Xcode project settings. | 82 |
robertherdzik/skrybamd | A tool to automate the creation of documentation with Markdown, reducing conflicts and making it easier to maintain. | 18 |
typelevel/laika | A tool that helps generate documents with customizable text markup and support for multiple output formats | 424 |
jsdoc2md/jsdoc-to-markdown | Generates markdown API documentation from jsdoc annotated source code. | 1,698 |