mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
python: Make generator.py use Doxygen XML
This commit is contained in:
@@ -97,8 +97,7 @@ libdirs = [
|
||||
os.path.join(ROOT,'lib'),
|
||||
]
|
||||
|
||||
xml_files = ["libxml2-api.xml",
|
||||
"libxml.c", "libxml.py", "libxml_wrap.h", "types.c",
|
||||
xml_files = ["libxml.c", "libxml.py", "libxml_wrap.h", "types.c",
|
||||
"xmlgenerator.py", "README", "TODO", "drv_libxml2.py"]
|
||||
|
||||
xslt_files = ["libxslt-api.xml", "libxslt-python-api.xml",
|
||||
|
Reference in New Issue
Block a user