56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
@ <li>%z(href("%R/reports"))Activity Reports</a>
@ <li>%z(href("%R/login"))Login/Logout/Change Password</a>
@ <li>%z(href("%R/attachlist"))List of Attachments</a>
@ <li>Repository Status
@ <ul>
@ <li>%z(href("%R/stat"))Status Summary</a>
@ <li>%z(href("%R/urllist"))List of URLs used to access this repository</a>
@ <li>%z(href("%R/test-describe-artifacts"))List of Artifacts</a>
@ </ul>
@ <li>On-line Documentation
@ <ul>
@ <li>%z(href("%R/help"))List of All Commands and Web Pages</a>
@ <li>%z(href("%R/test-all-help"))All "help" text on a single page</a>
@ <li>%z(href("%R/wiki_rules"))Wiki Formatting Rules</a>
@ </ul>
|
|
|
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
@ <li>%z(href("%R/reports"))Activity Reports</a>
@ <li>%z(href("%R/login"))Login/Logout/Change Password</a>
@ <li>%z(href("%R/attachlist"))List of Attachments</a>
@ <li>Repository Status
@ <ul>
@ <li>%z(href("%R/stat"))Status Summary</a>
@ <li>%z(href("%R/urllist"))List of URLs used to access this repository</a>
@ <li>%z(href("%R/bloblist"))List of Artifacts</a>
@ </ul>
@ <li>On-line Documentation
@ <ul>
@ <li>%z(href("%R/help"))List of All Commands and Web Pages</a>
@ <li>%z(href("%R/test-all-help"))All "help" text on a single page</a>
@ <li>%z(href("%R/wiki_rules"))Wiki Formatting Rules</a>
@ </ul>
|