File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 28
28
"""
29
29
30
30
setup (
31
- name = ' sphinxcontrib-phpdomain' ,
32
- version = ' 0.11.2' ,
33
- url = ' https://github.com/markstory/sphinxcontrib-phpdomain' ,
34
- download_url = ' http://pypi.python.org/pypi/sphinxcontrib-phpdomain' ,
35
- license = ' BSD' ,
36
- author = ' Mark Story' ,
37
- author_email = ' mark@mark-story.com' ,
38
- description = ' Sphinx extension to enable documenting PHP code' ,
31
+ name = " sphinxcontrib-phpdomain" ,
32
+ version = " 0.11.2" ,
33
+ url = " https://github.com/markstory/sphinxcontrib-phpdomain" ,
34
+ download_url = " http://pypi.python.org/pypi/sphinxcontrib-phpdomain" ,
35
+ license = " BSD" ,
36
+ author = " Mark Story" ,
37
+ author_email = " mark@mark-story.com" ,
38
+ description = " Sphinx extension to enable documenting PHP code" ,
39
39
long_description = long_desc ,
40
40
project_urls = {
41
41
"Documentation" : "https://markstory.github.io/sphinxcontrib-phpdomain/" ,
You can’t perform that action at this time.
0 commit comments