Homec4science

[doc] silencing sphinx warnings about duplicate targets for links

Authored by frerot on Mar 7 2022, 15:31.

Description

[doc] silencing sphinx warnings about duplicate targets for links

In reStructuredText, a link <https://example.org>_ defines an explicit target
named "_a link". Using the same text twice raises a warning. This can be solved
by defining an anonymous target: simply add another underscore at the end of the
link.

Details

Committed
frerotMar 7 2022, 15:31
Pushed
frerotMar 7 2022, 15:34
Parents
rTAMAASd4e72444f397: [doc] cleaned up API auto documentation
Branches
Unknown
Tags
Unknown