Skip to content

redtide/wiki-x-air

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-AIR Manual (Unofficial Wiki)

Backup of old online wiki of Behringer X-Air manual, converted to markdown.

Built with MKDocs using Material theme.

Installation

Requires Python, then:

pip install mkdocs-material

Run

To view the site locally:

mkdocs serve

The site should be available at http://127.0.0.1:8000