Bjørn Lie 2022-11-15 11:12:55 +00:00 committed by Git OBS Bridge
parent 5c7cf6d6e3
commit 28324f23d0
4 changed files with 32 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f91d879ff28d7d5265cde84275ee510e32386bfeb7ec6203a647342aead55cec
size 2515101

3
gi-docgen-2022.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc56df0c7d4ab9e5ed83f35b7483cb07d0bf91761e4f139eed363d7e42ffe0c0
size 2515533

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Nov 14 12:26:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2022.2:
+ Use const.*.html instead of constant.*.html for search index
links
+ Remove "terms" from index.json, rewrite commandline search to
work without it
+ Add interface type description
+ Fix failure to generate link to error domain
+ Make log.log() thread safe
+ Quote string constant values
+ Set the license of the generated documentation
+ Support (scope forever)
+ Add a way to frame images
+ Use the appropriate namespace for indices
+ Fix type annotations for Repository packages and c_includes
+ Add py.typed to comply with PEP561
+ Add links to external classes in the hierarchy
+ Use definition lists for callable arguments
+ Improve styles
+ Use definition lists for callable arguments
+ Clarify generated description for GError arguments
+ Clarify generated description for nullable in/out arguments
+ Add emblems for versions and stability
+ Require a sufficient minimum dependency of markdown
+ Add a "serve" command
-------------------------------------------------------------------
Sat Feb 12 18:38:36 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,7 +18,7 @@
%define pythons python3
Name: python-gi-docgen
Version: 2022.1
Version: 2022.2
Release: 0
Summary: Documentation tool for GObject-based libraries
License: Apache-2.0 AND GPL-3.0-or-later AND CC0-1.0