]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-summary.h
readme: Accept multiple candidates and test them.
[ps-cgit] / ui-summary.h
index c01f56012dcdcd64f39f6935c20eb5d18efb1b33..d6dc5bac67bf1eabf90cc0de3382aad9a080e97a 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef UI_SUMMARY_H
 #define UI_SUMMARY_H
 
+extern void cgit_parse_readme(const char *readme, const char *path, char **filename, char **ref, struct cgit_repo *repo);
 extern void cgit_print_summary();
 extern void cgit_print_repo_readme(char *path);