Skip to content

Add piwik code

Anton Akhmerov requested to merge anton-akhmerov/kwant:piwik into stable_py2

Now building for the website can be done using

make html SPHINXOPTS="-A website_deploy=True"

I decided to not set release = version because it was hard to do through CLI, and because it doesn't hurt if the patch version shows up in the descriptions.

With this we should be able to also setup docs auto-deploy to the website.

Merge request reports