summaryrefslogtreecommitdiff
path: root/giscanner/doctemplates/Gjs
Commit message (Expand)AuthorAgeFilesLines
* doctool: Use format_xref to format some links to pagesJasper St. Pierre2013-02-153-7/+3
* 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: Rename page_style to page_kindJasper St. Pierre2013-02-151-2/+2
* doctool: Remove an extra <p> in the signalsJasper St. Pierre2013-02-151-1/+1
* doctool: Remove the ctype from the signal return valueJasper St. Pierre2013-02-141-1/+1
* doctool: Add an link for signal methodsJasper St. Pierre2013-02-141-1/+1
* 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-144-28/+48
* docwriter: Define a new formatter method for getting paramsJasper St. Pierre2013-02-113-9/+9
* doctool: Don't use zip(range(L))Jasper St. Pierre2013-02-114-4/+4
* doctool: Update templates to include the actual instance parameterJasper St. Pierre2013-02-011-7/+1
* doctool: Initial import of a Gjs language that we supportJasper St. Pierre2013-02-0111-0/+157