aboutsummaryrefslogtreecommitdiff
path: root/ui-summary.h
AgeCommit message (Collapse)Author
2009-08-09ui-summary: enable arbitrary paths below repo.readmeGravatar Lars Hjemli
This change makes it possible to include any number of pages below the 'about' tab for a repository. The path is assumed to be located in the same directory as the 'repo.readme' file. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2008-04-28Prepare for 'about repo' pageGravatar Lars Hjemli
Each repo can include an external file which used to be included on the top of the summary page, but it will now soon get a page of it own. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2008-03-24Add separate header-files for each page/viewGravatar Lars Hjemli
Yet another step towards removing cgit.h. Signed-off-by: Lars Hjemli <hjemli@gmail.com>