Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 874 Bytes

File metadata and controls

22 lines (12 loc) · 874 Bytes

mdBook

  • rust-lang-nursery/mdBook: Create book from markdown files. Like Gitbook but implemented in Rust #ril

    • Create book from markdown files. Like Gitbook but implemented in Rust
    • mdBook is a utility to create modern online books from Markdown files.

    What does it look like?

    • The User Guide for mdBook has been written in Markdown and is using mdBook to generate the online book-like website you can read. The documentation uses the latest version on GitHub and showcases the available features.

應用實例 {: #powered-by }

參考資料 {: #reference }

相關:

  • 類似 GitBook 但用 Rust 實作。