Releases: markstory/sphinxcontrib-phpdomain
Releases · markstory/sphinxcontrib-phpdomain
sphinxcontrib phpdomain 0.12.0
What's Changed
- Fix references resolving by @mvorisek in #60
- Add new Sphinx Domain classifier by @jdillard in #68
- Enable support for sphinx 8 by @markstory in #69
New Contributors
Full Changelog: 0.11.2...0.12.0
sphinxcontrib-phpdomain 0.11.2
sphinxcontrib-phpdomain 0.11.0
What's Changed
- Add GitHub action workflow to build & publish doc by @n-peugnet in #46
- Add contents entries for object & :nocontentsentry: by @n-peugnet in #43
- Fix prefix-less link generation for properties and classes by @markstory in #47
Full Changelog: 0.10.0...0.11.0
sphinxcontrib-phpdomain 0.10.0
- Bumped sphinx version to 0.10.0
sphinxcontrib-phpdomain 0.9.0
sphinxcontrib-phpdomain 0.8.0
What's Changed
- Add github actions by @othercorey in #35
- Run pip install on local project by @othercorey in #36
- Stop testing with old python by @markstory in #37
- Bump sphinx support up to 4.3 by @othercorey in #38
New Contributors
- @othercorey made their first contribution in #35
Full Changelog: 0.7.3...0.8.0
sphinxcontrib-phpdomain 0.7.0
- Bumped compatible version of sphinx to 2.5
- Added cross-ref linking to
returntype
fields in method annotations.
sphinxcontrib-phpdomain 0.6.3
- Add
currentmodule
directive to allow namespaced elements to be defined across multiple files without index warnings.
sphinxcontrib-phpdomain 0.6.1
- Updated sphinx version compatibility