• Thomas Martitz's avatar
    api: add script to generate {geany,geany-scintilla}-gtkdoc.h · 658821d2
    Thomas Martitz yazdı
    The script reads the doxygen xml output and generates two headers (optionally
    a single header) that contains all of the plugin API in gtk-doc format.
    
    Two headers because it's preferrable to group Scintilla related stuff
    into its own namespace. This is a lot easier if g-ir-scanner can
    work with a separate header file. If we change minds later on the script is
    prepared to generate only one header.
    658821d2
geany-docutils.m4 2.83 KB