Skip to content

midigurdy/mg-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MidiGurdy Documentation

This repository contains the sources for the online and printed versions of the MidiGurdy manual.

How to build

$ make clean-all

French version: $ make clean $ make -e DOCLANG=fr -e SPHINXOPTS="-D language='fr'" release

English version: $ make clean $ make -e DOCLANG=en -e SPHINXOPTS="-D language='en'" release