Path to this page:
Subject: CVS commit: pkgsrc/devel/py-gi-docgen
From: Thomas Klausner
Date: 2024-06-08 14:01:23
Message id: 20240608120123.C4EA6FC74@cvs.NetBSD.org
Log Message:
py-gi-docgen: update to 2024.1.
## [2024.1] - 2024-05-20
### Added
- Add unit testing for link syntax
- Support link to enumeration members [!214, !215]
- Add favicon support [#152]
- Add proper anchor for enum members [#183]
- Parse optional anchors in links [#191]
- Generate a link to finish functions [#189]
- Add 'inline' to C declarations for inline callables [#173]
- Make the logo a link to the index [#195]
- Clear search when pressing Escape [#194]
### Changed
- Update the wording for transfer modes [!205]
- Turn deprecation notices into admonitions [#155]
- Improve filesystem string type docs [#193]
### Fixed
- Fix doubled paragraph tags around descriptions [!206]
- Append period after last line in more cases [#181]
- Documentation fixes [!223, #198]
- Use the basename of the urlmap file [#197]
### Removed
- Revert "generate: Add fallback for missing "since"" [#179]
Files: