Skip to content

Instantly share code, notes, and snippets.

@mindw
Created May 16, 2014 07:01
Show Gist options
  • Select an option

  • Save mindw/a8d13b064cd4fd2e7f44 to your computer and use it in GitHub Desktop.

Select an option

Save mindw/a8d13b064cd4fd2e7f44 to your computer and use it in GitHub Desktop.
Suppressing Duplicate "module index" entry when using Sphinx with numpydoc
html_domain_indices = ['py-modindex']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment