% /* vim:set ft=sitecing: */ %%derive layout = "/ancestry/layout.chtml"; %%pragma main=page <%constructor> PN_PREV("/exceptions/runtime","runtime","runtime exceptions"); PN_NEXT("/quickref/metasyntax","syntax","meta syntax"); %constructor> <%codemethod string title() %> return "quick reference"; %codemethod> <%method void content() %>
I am hoping to put together some quick reference documentation here. For now, I am adding the component meta-syntax quick reference.
%method>