1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00

python: Make generator.py use Doxygen XML

This commit is contained in:
Nick Wellnhofer
2025-04-28 21:42:08 +02:00
parent ed850ec1e6
commit 321aa35638
5 changed files with 147 additions and 163 deletions

View File

@@ -30,7 +30,7 @@ BUILT_SOURCES = libxml2-export.c libxml2-py.h libxml2-py.c
python_PYTHON = drv_libxml2.py
nodist_python_PYTHON = libxml2.py
API_DESC = $(top_srcdir)/doc/libxml2-api.xml
API_DESC = ../doc/html.stamp
GENERATED = libxml2.py $(BUILT_SOURCES)
CLEANFILES = $(GENERATED)