Skip to content

Set matplotlib backend for docs in rcParams

Duncan Macleod requested to merge github/fork/duncanmmacleod/docs-backend into develop

This PR modifies /docs/conf.py to set the matplotlib backend via rcParams, so that the .. plot directive can't override it.

Merge request reports