TYPO3-Documentation / t3SphinxThemeRtd

Please report only issues that concern the rendering of the official TYPO3 docs here. For help and support on TYPO3, please see: https://typo3.org/help/
MIT License
11 stars 7 forks source link

[BUGFIX] Allow caption in toctree without figure prefix #131

Closed DanielSiepmann closed 5 years ago

DanielSiepmann commented 5 years ago

Do not prefix all caption with "Figure: " text. Only prefix them when used for figures.

Resolves: #130