Skip to content

msrresearch/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msrresearch Documentation

This is a documentation of code produced by msrresearch. You can find it online at https://msrresearch.github.io/documentation/build/html/index.html.

Cloning

Since this repository uses submodules to import the code to be documentated, just cloning the repository won't do. You either have to clone the repository and then initiate the submodules:

git clone [email protected]:msrresearch/documentation.git
git submodule init
git submodule update

or clone the repository recursively:

git clone --recursive [email protected]:msrresearch/documentation.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published