Searched refs:newapi (Results 1 – 3 of 3) sorted by relevance
9 def mostOfficial(api, newapi): argument16 if newapi[-3:] == 'KHR':17 return newapi;20 if newapi[-3:] == 'EXT':21 return newapi;
155 newapi.xsl \279 $(srcdir)/html/index.html: libxml2-api.xml $(srcdir)/newapi.xsl282 $(XSLTPROC) --nonet $(srcdir)/newapi.xsl $(srcdir)/libxml2-api.xml ; fi )
75282 - * doc/newapi.xsl doc/*: fixed a problem and regenerated the docs82488 - * doc/newapi.xsl: change background color of function83014 - * doc/newapi.xsl: improve the sort sequence for page content83020 - * doc/apibuild.py doc/libxml2-api.xml doc/newapi.xsl: more cleanup,83054 - * doc/apibuild.py doc/libxml2-api.xml doc/newapi.xsl: more cleanup,83060 - * doc/Makefile.am doc/apibuild.py doc/libxml2-api.xml doc/newapi.xsl:83068 - * doc/newapi.xsl: lot of improvements, this starts looking good83073 - * doc/newapi.xsl: stylesheet to build HTML pages from the