An open API service indexing awesome lists of open source software.

https://github.com/redtide/wiki-x-air

Behringer XAIR Digital Mixers Documentation
https://github.com/redtide/wiki-x-air

behringer documentation-website xair

Last synced: about 2 months ago
JSON representation

Behringer XAIR Digital Mixers Documentation

Awesome Lists containing this project

README

        

# X-AIR Manual (Unofficial Wiki)

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

Built with [MKDocs][1] using [Material theme][2].

## Installation

Requires Python, then:

```
pip install mkdocs-material
```

## Run

To view the site locally:

```
mkdocs serve
```

The site should be available at

[1]: https://www.mkdocs.org
[2]: https://github.com/squidfunk/mkdocs-material