./devel/py-gi-docgen, Documentation tool for GObject-based libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2025.3nb1, Package name: py312-gi-docgen-2025.3nb1, Maintainer: pkgsrc-users

GI-DocGen is a document generator for GObject-based libraries.
GObject is the base type system of the GNOME project. GI-Docgen
reuses the introspection data generated by GObject-based libraries
to generate the API reference of these libraries, as well as other
ancillary documentation.


Master sites:

Filesize: 2474.343 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-12 19:54:11 by Paul Goyette | Files touched by this commit (8)
Log message:
More setuptools fallout - more to come
   2025-03-04 08:18:55 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-gi-docgen: update to 2025.3.

## [2025.1] - 2025-02-28

### Added

- Add layout for tablet portrait mode [#95]
- Support static virtual methods [#211]

### Changed

- Don't generate classes hierarchy if not needed [!220]
- Improve copy buttons on narrow layouts [#91]

### Fixed

- Only consider dot data processing fail if dot returns non-zero [#188]
- Show non-standard instance parameters [#202]
- Fix C declaration of structure fields [#210]
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-07-24 11:16:41 by Jonathan Perkin | Files touched by this commit (1)
Log message:
py-gi-docgen: Unbreak previous change.
   2024-07-05 21:30:25 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-gi-docgen: a different approach to handling PKGMANDIR
   2024-06-08 14:01:23 by Thomas Klausner | Files touched by this commit (2) | Package updated
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]
   2023-12-18 08:17:39 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-gi-docgen: add missing tool
   2023-12-07 21:05:10 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-gi-docgen: add missing dependency