An unofficial user manual for Synthesizer V Studio.
- Run
setup.sh
to install prerequisites (may need to run withsudo
) - Run
mkdocs serve
in the root directory (future runs can usemkdocs serve --dirtyreload
for faster rebuilds during development) - Navigate to http://localhost:8000
This assumes you already have pip
. Some of the packages added in setup.sh
will be named/aliased differently based on your package manager or linux distribution, so you might have to install them one-by-one or with a different command (for example, zlib1g-dev
might need to be installed as libz-dev
).
This works with WSL, so there is no plan for a Windows setup.
If you would like to contribute translations for a language, refer to the respective repository. If the language you are translating to does not have a repository yet, create an Issue in this repository to have it created.
Language | Repository | URL | Primary Contributor or Translator |
---|---|---|---|
English | svstudio-manual | https://manual.synthv.info | Claire |
Chinese (中文) | svstudio-manual-zh | https://zh.synthv.info | Blathroat |