Skip to content

ViliamVadocz/Volpe-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Volpe Programming Language Book

To build you will need mdbook, which is a rust crate. Install rust and cargo here. Then install mdbook by running:

cargo install mdbook

To build, run this the root directory (containing book.toml):

mdbook build

Custom Syntax Highlighting

I used my own fork of highlight.js which includes custom highlighting for the Volpe Programming Language.

To build the custom highlighting, follow the docs.

About

Documentation for the Volpe programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published