summaryrefslogtreecommitdiffstatshomepage
path: root/cgit-doc.css
blob: 5a399b6a053dda7eb4660db9ebc898fbe1e52682 (plain)
1
2
3
div.variablelist dt {
	margin-top: 1em;
}
pan>ctx); struct cgit_cmd { const char *name; cgit_cmd_fn fn; unsigned int want_repo:1, want_layout:1; }; extern struct cgit_cmd *cgit_get_cmd(struct cgit_context *ctx); #endif /* CMD_H */