summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2009-02-13doc-generator: update CSS for properties and rationaleSimon McVittie1-4/+5
2009-02-13doc-generator: support D-Bus core PropertiesSimon McVittie1-2/+51
2009-02-13doc-generator.xsl: support a <tp:rationale> elementSimon McVittie1-3/+17
2009-02-13devhelp.xsl: whitespaceSimon McVittie1-0/+1
2009-02-13devhelp.xsl: construct correct links when indexing typesSimon McVittie1-1/+1
2009-02-13devhelp.xsl: index simple-type, mapping, flags as well as enumsSimon McVittie1-1/+1
2009-02-13devhelp.xsl: emit D-Bus core PropertiesSimon McVittie1-0/+7
2009-02-13correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)robert.mcqueen4-8/+8
2009-02-13Expect tp:external-type to have @typeSimon McVittie1-1/+1
2009-02-13Add support for tp:external-type, for other specifications that want to refer...Simon McVittie1-2/+21
2009-02-13Add tools/ls-interfaces.xslSimon McVittie1-0/+35
2009-02-13Annotate which interfaces are likely to cause havoc in APIs. Add a warning to...Simon McVittie1-0/+8
2009-02-13Generate HTML docs for typesSimon McVittie1-16/+220
2009-02-13Mark XSL stylesheets with licensing and "where to get the master copy" infoSimon McVittie3-0/+67
2009-02-13Fix XMLNS for internal linksSimon McVittie1-6/+13
2009-02-13generate DevHelp index fileDafydd Harries2-0/+53
2009-02-13doc-generator.xsl: use <tp:title> and possibly <tp:version> for HTML <title>Simon McVittie1-1/+7
2009-02-13Set the title in all.xml rather than hard-coding itSimon McVittie1-2/+6
2009-02-13Remove obsolete or moved toolsSimon McVittie7-493/+24
2009-02-13Update c-interfaces-generator.xsl, c-constants-generator.xsl from telepathy-glibSimon McVittie2-17/+147
2009-02-13Add links to requires tooOlivier Crete1-1/+1
2009-02-13Add clickable list of interfacesOlivier Crete1-0/+6
2009-02-13Fix address (FSF moved ages ago)Thomas Zander1-1/+1
2009-02-13remove unnecessary import from make_all_async.pyDafydd Harries1-1/+0
2009-02-13Adapt Python errors generator so it can be run on all.xmlSimon McVittie1-2/+6
2009-02-13update spec generation XSLT to include the propertiesrobert.mcqueen1-1/+25
2009-02-13use new ElementTree namespacing to make python2.5 happyguillaume.desmottes1-1/+5
2009-02-13c-interfaces-generator: Use consistent names derived from the node name, rath...Simon McVittie1-1/+4
2009-02-13spec-to-python.xsl: Don't use generated constants at all, just use string lit...Simon McVittie1-6/+7
2009-02-13Use the same names for Python interface constants as for everything else (sui...Simon McVittie1-1/+6
2009-02-13Include prerequisite implementations in the HTML specSimon McVittie1-0/+10
2009-02-13Convert all enums and flag-sets to prefix/suffix structure.Simon McVittie3-40/+97
2009-02-13Generate sample GObjects; GInterfaces; and glue for said GInterfacesSimon McVittie2-0/+64
2009-02-13When generating Python class names, remove underscores (recently added to the...Simon McVittie1-1/+1
2009-02-13Be XMLNS-correctSimon McVittie1-4/+4
2009-02-13Change XML format for errors to something from which we can generate any nami...Simon McVittie3-28/+8
2009-02-13Namespace Telepathy errors in error enum outputSimon McVittie1-1/+1
2009-02-13Correct generated interfaces.h: don't add a trailing semicolonSimon McVittie1-1/+1
2009-02-13Don't #define enum members to themselves like glibc does. Make LAST_foo an en...Simon McVittie1-3/+2
2009-02-13Update python-constants-generator, doc-generator to cope with value-prefix/su...Simon McVittie2-7/+31
2009-02-13c-constants-generator.xsl: Support enumerations with a prefix/suffix structur...Simon McVittie1-2/+41
2009-02-13c-constants-generator.xsl: Annotate enums with whether they represent a bitfi...Simon McVittie1-4/+5
2009-02-13Copy the embedded CSS stylesheet from the 0.13 spec, reducing the title size ...Simon McVittie1-0/+98
2009-02-13Add missing <dl></dl> in HTML outputSimon McVittie1-3/+7
2009-02-13Test enum/flags processingSimon McVittie1-22/+26
2009-02-13doc-generator.xsl: Redefine docstrings to be XHTMLSimon McVittie1-27/+31
2009-02-13Bring Python/C generation up to dateSimon McVittie7-37/+90
2009-02-13Mark up parameters, returns, possible errors and top-level copyright/licenseSimon McVittie1-8/+143
2009-02-13Use XInclude to pull sub-documents into all.xmlSimon McVittie5-27/+14
2009-02-13Use attribute "name" rather than "typename" for names of enums and flags setsSimon McVittie2-4/+4