|
- {
- "title": "VCV Rack Manual",
- "description": "Documentation for VCV Rack, the open-source virtual modular synthesizer",
- "author": "VCV",
- "language": "en",
- "plugins": [
- "insert-logo-link",
- "github-edit",
- "katex-plus",
- "-sharing"
- ],
- "pluginsConfig": {
- "insert-logo-link": {
- "src": "images/logo.png",
- "url": "https://vcvrack.com/"
- },
- "github-edit": {
- "repo": "VCVRack/manual",
- "branch": "master"
- }
- },
- "structure": {
- "readme": "Introduction.md",
- "summary": "TOC.md",
- "glossary": "Glossary.md"
- },
- "pdf": {
- "fontSize": 12,
- "fontFamily": "DejaVu Sans",
- "paperSize": "a5"
- }
- }
|