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