Skip to content

HVL-ML/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The source code for the HVL Development docs

Based on MdBook, enables easy documentation writing in markdown and automatic CI building on commit.

See the Getting Started chapter in the book to learn more.

To run locally, clone this repo:

git clone 

Then after making sure you have Rust installed you can run this command to install the mdbook cli:

cargo install mdbook

Then use the serve command, which will build your book and start a local webserver:

mdbook serve --open

now also with multilingual support

Get started: translations You can view the report here: translation-report