• Show log

    Commit

  • Hash : a2974d5f
    Author : Daniel Stone
    Date : 2016-03-15T11:20:35

    doc: Fix Doxygen include for srcdir != builddir
    
    Instead of giving Doxygen a series of absolute paths to the source
    files and a relative path to the output directory, run it from the
    source directory with purely relative paths to the source files, and
    give it an absolute path to the build directory.
    
    This fixes the parsing of README.md with a separate build directory,
    since the relative includes for doc/quick-guide.md and doc/compat.md
    don't resolve otherwise. Doxygen's INCLUDE_PATH turns out not to fix
    this either, since that's just a set of paths to open and parse, rather
    than an analogue to cpp's -I.
    
    Signed-off-by: Daniel Stone <daniels@collabora.com>
    

  • 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