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 5fd714a commit e364c24Copy full SHA for e364c24
CHANGES
@@ -1,3 +1,8 @@
1
+0.8.1
2
+=====
3
+
4
+* Only show the method name for `:php:doc:` links on namespaced classes.
5
6
0.8.0
7
=====
8
setup.py
@@ -14,7 +14,7 @@
14
15
setup(
16
name='sphinxcontrib-phpdomain',
17
- version='0.8.0',
+ version='0.8.1',
18
url='https://github.com/markstory/sphinxcontrib-phpdomain',
19
download_url='http://pypi.python.org/pypi/sphinxcontrib-phpdomain',
20
license='BSD',
0 commit comments