diff options
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index 58dde0ca4..db308919f 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -21,6 +21,14 @@ <body id="WebStructure" style="margin:0px;"> #%env/templates/header.template%# #%env/templates/submenuWebStructure.template%# + +<div id="api"><a href="/xml/webstructure.xml"><img src="env/grafics/api.png"></a> +<span>The data that is visualized here can also be retrieved in a XML file. The XM L contains a back-reference of domains. That means you can see the set of domains that all link to the same (other) domain, which could be called a 'reverse domain index'. +Click the API icon to see the XML file. +To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de/wiki/index.php/Dev:API">API wiki page</a>.</span> +</div> + + <h2>Web Structure</h2> <div id="left"> |
