mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Ensure only one sphinx module:: directive exists
* Others using automodule:: must have :noindex:. * I'm unclear when this is required - travis hit an error on this but I couldn't reproduce it locally, but it seems harmless.
This commit is contained in:
@@ -3,7 +3,7 @@ Primary Interfaces
|
||||
|
||||
.. contents::
|
||||
|
||||
.. module:: renderdoc
|
||||
.. currentmodule:: renderdoc
|
||||
|
||||
ReplayController
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user