Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

NC3-LU/MOSP-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MONARC Objects Sharing Platform guide

Documentation for MOSP.

In order to generate the documentation install Asciidoctor, then:

$ sudo apt-get install asciidoctor
$ sudo gem install --pre asciidoctor-pdf
$ sudo gem install coderay pygments.rb

$ make html
$ make pdf

Builds are available here.