From 6d7882cff58ecc7640178cb06cdd0069c2c37b87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20Juc=C3=A1?= Date: Thu, 2 Jan 2025 14:54:56 -0300 Subject: [PATCH] Add mdBook to the section Documentation (#179) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3986b66..9d1d368 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ A static web site generator is an application that takes plain text files and co * [Docsify](https://docsify.js.org/) - A magical documentation site generator. `#JavaScript` `#Node.js` * [Doctave](https://github.com/Doctave/doctave) - A batteries-included developer documentation site generator. - `#Rust` * [Docusaurus](https://docusaurus.io/) - Easy to maintain open source documentation websites. - `#JavaScript` `#React` +* [mdBook](https://rust-lang.github.io/mdBook) - Create book from markdown files. - `#Rust` * [MkDocs](https://www.mkdocs.org/) - Write your docs in Markdown and configure the generator with a single YAML configuration file. - `#Python` * [Orchid Javadoc](https://orchid.run/plugins/orchidjavadoc) - Create beautiful Javadocs for your project within your Orchid site. - `#Orchid` `#Java` `#Kotlin` * [Slate](https://github.com/lord/slate) - `#Ruby`