Files
sw_pyalsaaudio/doc
2015-04-30 17:48:56 +00:00
..
2015-04-30 17:44:08 +00:00
2009-05-14 22:41:22 +00:00
2015-04-30 17:44:08 +00:00
2015-04-30 17:48:56 +00:00

Publish the documentation

The documentation is published through the gh-pages branch.

To publish the documentation, you need to clone the gh-pages branch of this repository into docs/gh-pages. In docs, do:

git clone -b gh-pages git@github.com:larsimmisch/pyalsaaudio.git gh-pages

Once that is setup, you can publish new documentation using:

make publish

Be careful when new files are generated, however, you will have to add them manually.