• Show log

    Commit

  • Hash : 737706fe
    Author : Pierre Le Marre
    Date : 2024-03-07T10:08:16

    doc: Use towncrier to handle release notes
    
    Towncrier is a utility to produce useful, summarized news files.
    
    See:
    - https://pypi.org/project/towncrier/
    - https://towncrier.readthedocs.io
    
    Custom configuration for xkbcommon:
    - New fragments are located in the `changes` directory.
    - 3 sections:
      - API: `changes/api`
      - Tools: `changes/tools`
      - Build System: `changes/build`
    - 3 news fragments:
      - Breaking changes: `.breaking`
      - New: `.feature`
      - Fixes: `.bugfix`
    
    `NEWS` is renamed to `NEWS.md` because the tool requires `.md`
    extension to write in markdown format.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags