yacy_search_server/htroot/env/templates/submenuCrawler.template
orbiter d29b6db270 made crawl start pages public since they do not reveal individual
information and they are also not used as servlet to actually start the
crawl (which is Crawler_p.html).
2014-03-31 20:42:39 +02:00

7 lines
268 B
Plaintext

<div class="SubMenu">
<h3>Use Case &amp; Accounts</h3>
<ul class="SubMenu">
<li><a href="CrawlStartSite.html" class="MenuItemLink">Site Crawling</a></li>
<li><a href="ConfigParser.html" class="MenuItemLink lock">Parser Configuration</a></li>
</ul>
</div>