All Projects → VCVRack → Manual

VCVRack / Manual

VCV Rack manual

Programming Languages

python
139335 projects - #7 most used programming language

VCV Rack Manual

The scope of the manual is the VCV Rack application. It does not include individual plugins for Rack---those should be documented and hosted by the plugin developer.

Contributions

Send a pull request to this repository with your edits. Major changes like new pages and complete overhauls are welcome, as well as minor fixes like grammar, spelling, and reorganization. Your PR will be accepted if it is a net positive benefit to readers.

Building

Install Sphinx and the readthedocs theme.

pip install sphinx sphinx_rtd_theme

Install recommonmark.

pip install recommonmark

Build with

make html

The output should be generated in _build/html.

License

All documentation text in this repository is licensed under CC BY-SA 4.0.

Images such as screenshots and logos are licensed by their respective owner.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].