Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Thomas Buck e5cf8116c9 typo 5 месяцев назад
..
src typo 5 месяцев назад
svg-pan-zoom @ 632c04b408 make svgs in docs interactive 5 месяцев назад
.gitignore add github pages docs with auto generated schematics and pcb layout 5 месяцев назад
README.md add github pages docs with auto generated schematics and pcb layout 5 месяцев назад
book.toml add github pages docs with auto generated schematics and pcb layout 5 месяцев назад
generate_docs.sh make svgs in docs interactive 5 месяцев назад

README.md

Dispensy Documentation

You can find the documentation here on GitHub pages. This file is intended for contributors that want to modify this website!

Local Build

The docs are built using mdbook. Get the latest release from GitHub for a pre-built binary if you want to test changes to the docs locally.

mdbook serve --open docs

This will open your browser to a local development instance of the docs.