Skip to content

Duplicate explicit target name errors #3921

Closed
@barbara-sfx

Description

@barbara-sfx

Subject: Getting "Duplicate explicit target name" errors

Problem

  • I have links to several pages; the text for each link is the same: "Details". I am getting errors that 1) show the text as lower case, which is confusing; 2) show a random line number; and 3) should not be occurring at all.

Procedure to reproduce the problem

make clean html

Error logs / results

/Users/barbara/Documents/filenamet.rst:25: WARNING: Duplicate explicit target name: "details".
/Users/barbara/Documents/filenamet.rst:25: WARNING: Duplicate explicit target name: "details".

Expected results

No errors

Reproducible project / your project

Add lines like these to your file:

-  `Details <https://github.com/signalfx/integrations/tree/release/collectd>`_
-  `Details <https://github.com/signalfx/integrations/tree/release/collectd-docker>`_
-  `Details <https://github.com/signalfx/integrations/tree/release/signalfx-metadata>`_

Environment info

  • OS: Mac 10.11.6
  • Python version: 2.7.10
  • Sphinx version: 1.6.3

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions