Darling Docs
Go to file
CuriousTommy 99f2a324b8
Merge pull request #71 from zeroheure/patch-1
Add EdenMath in known-working-software.md
2024-01-25 06:32:43 -08:00
src Add EdenMath in known-working-software.md 2024-01-25 13:02:32 +01: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.