Darling Docs
Go to file
Thomas A dc588beb94 Remove Ubuntu 18.04
Free support has ended on April 30, 2023.
2023-08-26 06:48:55 -07:00
src Remove Ubuntu 18.04 2023-08-26 06:48:55 -07:00
.gitignore Import from dokuwiki 2020-04-03 22:13:14 +02:00
book.toml Update book.toml 2020-04-04 14:21:25 +02:00
README.md Use code quotes, and change phrasing. 2022-07-19 11:26:06 +01:00

Darling Docs

This repository stores the contents of https://docs.darlinghq.org

Generating a local copy

Download or compile mdbook from: https://github.com/rust-lang/mdBook/releases, or install a package from your Linux distribution if available.

Then run:

mdbook book.toml

The resulting book will be available as a set of HTML files under the newly-created "book" subdirectory.