summaryrefslogtreecommitdiff
path: root/giscanner/doctemplates
Commit message (Expand)AuthorAgeFilesLines
* doctool: Use format_xref to format some links to pagesJasper St. Pierre2013-02-1511-23/+11
* doctool: Make sure to add "new"Jasper St. Pierre2013-02-151-1/+1
* doctool: Don't put curly braces around the construct props if there are noneJasper St. Pierre2013-02-151-2/+6
* doctool: Don't link to the namespace from the namespace pageJasper St. Pierre2013-02-151-0/+2
* doctool: Rename page_style to page_kindJasper St. Pierre2013-02-154-7/+7
* doctool: Remove an extra <p> in the signalsJasper St. Pierre2013-02-152-2/+2
* doctool: Remove the ctype from the signal return valueJasper St. Pierre2013-02-142-2/+2
* doctool: Add an link for signal methodsJasper St. Pierre2013-02-142-2/+2
* doctool: Fix Gjs class signatureJasper St. Pierre2013-02-141-7/+4
* doctool: Gjs doesn't have extra signal parametersJasper St. Pierre2013-02-141-9/+1
* doctool: Fix use of <dl> tag in templatesJasper St. Pierre2013-02-149-63/+104
* docwriter: Define a new formatter method for getting paramsJasper St. Pierre2013-02-117-29/+29
* doctool: Don't use zip(range(L))Jasper St. Pierre2013-02-1110-15/+15
* doctool: Move signal/vfunc templates to extend function.tmplJasper St. Pierre2013-02-013-23/+5
* doctool: Update templates to include the actual instance parameterJasper St. Pierre2013-02-013-48/+19
* doctool: Switch to UI v1.0Jasper St. Pierre2013-02-013-10/+10
* doctool: Initial import of a Gjs language that we supportJasper St. Pierre2013-02-0111-0/+157
* doctool: Use a base template for all node kinds that make senseJasper St. Pierre2013-02-016-109/+61
* doctool: Rename templates to exclude mallard/the languageJasper St. Pierre2013-02-0132-24/+24
* doctool: Use definition lists instead of tablesJasper St. Pierre2013-02-016-68/+40
* doctool: Define a standard order of items for all pagesJasper St. Pierre2013-02-0112-34/+44
* doctool: Use a base template for all pagesJasper St. Pierre2013-02-0119-237/+101
* doctool: Use a standard title for both links and for page titlesJasper St. Pierre2013-02-0118-18/+18
* doctool: Switch to a computed page_style for all page templatesJasper St. Pierre2013-02-0122-30/+20
* doc: Put documentation templates into their own directoriesJasper St. Pierre2013-01-0918-0/+585