Closed
Description
We use RST code like the following in several places:
Visualization
=============
:py:mod:`mne.viz`:
.. automodule:: mne.viz
:no-members:
:no-inherited-members:
.. currentmodule:: mne.viz
Classes:
.. autosummary::
:toctree: generated/
:template: class.rst
ClickableImage
Functions:
.. autosummary::
:toctree: generated/
:template: function.rst
circular_layout
mne_analyze_colormap
This used to produce nice docs, but on master
and the version currently distributed with Anaconda, doc building completes but the areas above are now blank. I have bisected the problem to this commit:
commit 21b838454f4bb5b6a246b85cb2f521deb7552505
Author: Luc Saffre <luc.saffre@gmail.com>
Date: Sat Jan 3 20:32:44 2015 +0200
autodoc: use sourcename also for content generated by autodoc itself
Fixes #1061
Fixes #1656
Any idea what the problem could be?
Metadata
Metadata
Assignees
Labels
No labels