Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
other fixup
  • Loading branch information
jorisvandenbossche committed Jan 25, 2019
commit e5d4df7a2d39ce5db53d9eedbbb8b89ec89a602f
2 changes: 1 addition & 1 deletion doc/source/index.rst.template
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ See the package overview for more detail about what's in the library.
{{ single_doc[:-4] }}
{% elif single_doc %}
.. autosummary::
:toctree: api/generated/
:toctree: reference/api/

{{ single_doc }}
{% else -%}
Expand Down