Releases: googleapis/sphinx-docfx-yaml
Releases · googleapis/sphinx-docfx-yaml
v1.0.0
⚠ BREAKING CHANGES
- add markdown page support (#102)
Features
- add markdown page support (#102) (878f1c3)
- group left-nav entries into versions and groups (#96) (ee89394)
Bug Fixes
- recover lost function arguments and argument types (#93) (b90dd0f)
- retrieve file name as much as possible (#100) (34cad2b)
- use file name instead of object name for TOC (#97) (48279ef)
- use the uid for toc entries (#104) (1364dfc)
v0.5.2
Bug Fixes
- parse xrefs differently with new xref format (#90) (22485e8)
v0.5.1
Bug Fixes
- handle more xrefs and keep long uid (#85) (fd4f9f3)
- remove redundant class info for subclasses (#87) (06bb556)
v0.5.0
Features
- add subclasses to children and reference (#77) (0cab5f6)
- add subPackage types for better classification (#76) (3c84f3e)
- process xrefs properly (#78) (fcc1989)
v0.4.0
Features
- add short snippet for missing summary (#73) (bb432e7)
Bug Fixes
- disambiguate all entry names to clarify duplicate names (#72) (b632eb7)
v0.3.4
Bug Fixes
- deduplicate entries in children and references (#61) (6d5407b)
v0.3.3
Bug Fixes
- handle entries that cannot be disambiguated (#59) (7678b24)
v0.3.2
Bug Fixes
- properly handle Raises section for GoogleDocstring (#56) (793dd48)
- update parser to correctly parse desired tokens (#55) (d1e18c7)