mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-04-23 02:34:49 +00:00
8 lines
205 B
Markdown
8 lines
205 B
Markdown
# Publish the documentation
|
|
|
|
The documentation is published through the `gh-pages` branch.
|
|
|
|
To publish the documentation, do:
|
|
|
|
git clone -b gh-pages git@github.com:larsimmisch/pyalsaaudio.git gh-pages
|