Hash : 5f75c956 Author : Date : 2024-04-28T22:57:02
doc: Remove tutorial The tutorial was moved to the Wiki: https://gitlab.gnome.org/GNOME/libxml2/-/wikis/Tutorial
Download
1 2 3 4 5 6 7 8 9 10 11 12
install_man(files(['xml2-config.1', 'xmlcatalog.1', 'xmllint.1'])) tutorial_files = files( 'xmlcatalog.html', 'xmllint.html', ) install_data(tutorial_files, install_dir: dir_doc) subdir('devhelp')