Skip to content

Commit e3e2f74

Browse files
committed
More documentation links
1 parent c23cce6 commit e3e2f74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
author_email='mark@mark-story.com',
4040
description='Sphinx extension to enable documenting PHP code',
4141
long_description=long_desc,
42+
project_urls={
43+
'Documentation': 'https://markstory.github.io/sphinxcontrib-phpdomain/',
44+
},
4245
classifiers=[
4346
'Environment :: Console',
4447
'Environment :: Web Environment',

0 commit comments

Comments
 (0)