Skip to content
Tags give the ability to mark specific points in history as being important
  • 2021.8
    GI-Docgen 2021.8
    
    Changes since 2021.7
    --------------------
    
    - Allow `id` fragments to link across namespace boundaries [!97]
    - Support links to have custom text [#100]
    - Decrease the max font size [!99, Patrick Griffis]
    - Improve output for properties and signals [#106]
    - Save last search in the history [#102]
    - Don't crash on unlabelled array elements [!92, Guido Günther]
    - Move type functions near constructors [#99]
    - Switch to Solarized for syntax highlighting [#101]
    - Use the C type for callback types in search results [!106]
    - Generate proper cross-reference links [#107]
    - Parse and use new gobject-introspection property attributes [!108]
    - Properly identify (type, gpointer) types [#110]
    - List the interface implementations in a namespace [#104]
    - List the class descendants in a namespace [#105]
    
  • 2021.7
    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
    
  • 2021.6
    gi-docgen 2021.6
    
    Changes since last version:
    
     - Add more files to the source dist [Simon McVittie, !61]
     - Deal with loops caused by unqualified ancestor names [!62]
     - Bind the 's' key to the search entry [Marc-André Lureau, !63]
     - Fix issues found by Coverity [#78]
     - Use a stylable separator for headings [#81]
     - Do not use gtk-doc function matching [#80]
     - Expose the "optional" GIR attribute in templates [Matthias Clasen, !68]
     - Generate argument description for GError [#86]
     - Redesign the arguments and return value tables [#84, #90]
     - Handle missing 'dot' binary [#88]
     - Validate links and warn about unknown fragments [#89]
     - Improve the types hierarchy [#48]
     - Add `callback` link fragment
    
  • 2021.5
    7dee8593 · Release gi-docgen 2021.5 ·
    gi-docgen 2021.5
    
  • 2021.4
    b3b067a5 · Release gi-docgen 2021.4 ·
    gi-docgen 2021.4
    
  • 2021.2
    24bb7e66 · Update version to 2021.2 ·
    gi-docgen 2021.2
    
    Brown paper bag release.
    
     - Install the missing JavaScript files for the basic template
    
  • 2021.1
    gi-docgen 2021.1
    
    Initial release of gi-docgen. Still formally in beta, but good enough to
    generate the GTK and Pango API reference.