We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23cce6 commit e3e2f74Copy full SHA for e3e2f74
setup.py
@@ -39,6 +39,9 @@
39
author_email='mark@mark-story.com',
40
description='Sphinx extension to enable documenting PHP code',
41
long_description=long_desc,
42
+ project_urls={
43
+ 'Documentation': 'https://markstory.github.io/sphinxcontrib-phpdomain/',
44
+ },
45
classifiers=[
46
'Environment :: Console',
47
'Environment :: Web Environment',
0 commit comments