Closed cathaysia closed 3 years ago
Describe the bug
I try use this role:
:manpage:`semanage(8)`
I think this code should became a url, but a label instead.
To Reproduce Steps to reproduce the behavior:
make.bat html
Expected behavior manpage role beacme a url.
Your project new.zip
Screenshots
Environment info
OS: Win10 2004
Python version: 3.8.5
Sphinx version: 3.2.1
Sphinx extensions: sphinx-materialdesign-theme, recommonmark, sphinxcontrib.plantuml
Extra tools: vsode, powershell
Additional context
https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html
This issue is produce even through I use the default theme.
The manpage role will be rendered as a hyperlink only if you set manpages_url config value. It seems your example does not set it. Please check your settings again. Thanks,
manpage
manpages_url
Describe the bug
I try use this role:
I think this code should became a url, but a label instead.
To Reproduce Steps to reproduce the behavior:
Expected behavior manpage role beacme a url.
Your project new.zip
Screenshots
Environment info
OS: Win10 2004
Python version: 3.8.5
Sphinx version: 3.2.1
Sphinx extensions: sphinx-materialdesign-theme, recommonmark, sphinxcontrib.plantuml
Extra tools: vsode, powershell
Additional context
https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html
This issue is produce even through I use the default theme.