Files
2026-03-10 11:03:11 +01:00
..
2026-03-10 11:03:11 +01:00
2026-03-10 11:03:11 +01:00
2026-03-10 11:03:11 +01:00
2026-03-10 11:03:11 +01:00

Eden-sim - User Guide

Introduction

This folder contains the user guide for the simulation library. The documentation can be accessed using a browser via book/index.html.

Prerequisites

The user guide can be read without any prerequisites other than a browser to read the book/index.html

To build the book, a rust and mdbook installation is required. See rust installation guide and mdbook installation guide.

Usage

To build the book :

mdbook build

To serve the book :

mdbook serve --open