Skip to content

xva-lang/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xva-docs

This is Markdown repository for the Xva documentation.

Contributing

The Xva documentation is an mdBook repository. mdBook itself is a Cargo utility.

Building

Prerequesites:

  • Rust
  • mdbook
    • To install mdbook, run cargo install mdbook.

Previewing changes

mdBook has a small server built in that you can use to preview your changes before they are deployed to the docs site:

mdbook serve

You can also run mdBook in watch mode, to have hot reloading capabilities while working on your changes:

mdbook watch

Contents

  1. Getting started
    1. Hello, world!
  2. Basic concepts
    1. Variables
    2. Data types

About

Xva Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published