[gi-docgen] Created tag 2021.7
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gi-docgen] Created tag 2021.7
- Date: Mon, 16 Aug 2021 12:49:58 +0000 (UTC)
The signed tag '2021.7' was created.
Tagger: Emmanuele Bassi <ebassi gnome org>
Date: 1629117508 +0100
GI-DocGen 2021.7
Changes since 2021.6:
- Add a "check" sub-command [#51]
- Allow defining multiple content directories
- Detect gtk-doc code blocks for JavaScript
- Multiple changes to the basic template
- Add in-page content navigation
- Filter hidden data from indices
- Allow defining hidden symbols matching a regular expression
- Handle (attribute element-type) annotation for GListModel
- Fix class method linking [#92]
- Fix links to callback type arguments
- Fix argument listing in class methods
- Don't grab the 's' key when the sidebar is hidden [#97]
- Index the extra content files for search [#64]
- Fix gtk-doc sigil handling in code blocks
- Re-instate gtk-doc `()` function detection
Changes since the last tag '2021.6':
Carlos Garnacho (5):
utils: Add helper method to lookup an extra content file
genindices: Handle multiple --content-dir arguments
gendeps: Handle multiple --content-dir arguments
generate: Handle multiple --content-dir arguments
docs: Document --content-dir as a multi argument
Douglas R. Reno (1):
README.md: update with a typo fix.
Emmanuele Bassi (58):
Post-release version bump to 2021.7
Add a "check" command
Merge branch 'check-command' into 'main'
Merge branch 'zbrown/langmap-js' into 'main'
template: Add content navigation
template: Fix interface structure
generate: Use the proper fragment for the graph links
Merge branch 'page-contents' into 'main'
template: Tweak the content bar padding
template: Add more sections to the content navbar
generate: Store the ctype of iface prerequisites
template: Add a section for interface prerequisites
generate: Tweak method return value transfer notes
generate: Tweak scope notes
generate: Extract the ancestor index block
generate: Extract the implements index block
generate: Filter hidden data from class index
generate: Filter hidden data from interface index
generate: Allow hiding constructors, methods, and type functions
config: Allow pattern matching the object name
generate: Account for hidden symbols in ancestors and interfaces
Merge branch 'filter-hidden' into 'main'
config: Add a condition for skipped symbols during check
check: Allow ignoring symbols
template: Fix typo in the function macro check
generate: Function macro arguments have no C type
docs: Update the check command documentation
Handle return values consistently
Merge branch 'check-ignore' into 'main'
generate: Handle the element-type attribute for ListModels
Merge branch 'ebassi/element-type' into 'main'
utils: Raise exception for missing content files
Merge branch 'wip/carlosg/multi-content-dir' into 'main'
template: Fix link generation for class methods
Merge branch 'ebassi/issue-92' into 'main'
Merge branch 'correct-typo' into 'main'
Merge branch 'correct-typo' into 'main'
Merge branch 'correct-logic' into 'main'
generate: Add links to callback arguments
Merge branch 'renodr-main-patch-04432' into 'main'
Merge branch 'callback-arg-link' into 'main'
generate: Fix argument handling in class methods
template: Fix off-by-one error in the class method arguments
Merge branch 'class-methods' into 'main'
generate: Add pointer to signal's instance parameter
Merge branch 'signal-self' into 'main'
ci: Install reuse from pip
flake8: Fix long lines
Merge branch 'ci-fixes' into 'main'
ci: Drop the make requirement
Merge branch 'ci-pages-fix' into 'main'
Do not handle gtk-doc sigils inside code blocks
Re-instate gtk-doc's function matching
Merge branch 'gtkdoc-sigils' into 'main'
indices: Index the content files
template: Search through the content files
Merge branch 'index-content-files' into 'main'
Merge branch 'Vanadiae-main-patch-58034' into 'main'
Vanadiae (1):
templates/basic/main.js: Don't grab 's' keybinding when search input is hidden
Zander Brown (1):
utils: add javascript to language map
aeldemery (3):
correct comparing name to itself in Type class
correct typo of is instead of in
try to infer namespace of girelement only if nil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]