Skip to content

Commit a900ef4

Browse files
committed
Make man pages display URLs in full
1 parent 9193827 commit a900ef4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • {{ cookiecutter.pypi_package_name }}/doc/sphinx

{{ cookiecutter.pypi_package_name }}/doc/sphinx/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@
4646
{%- endif %}
4747
)
4848
]
49+
50+
man_show_urls = True

0 commit comments

Comments
 (0)