doc/api/ant/index.html
author Simon Howkins <simonh@symbian.org>
Fri, 29 Jan 2010 11:34:39 +0000
changeset 866 9dc266797c72
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Changed the way that the sf.spec.sourcesync.enable property is used to control the syncing, so that it can sync test repos even if it's not syncing any source repos.

<?xml version="1.0" encoding="UTF8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN">

<html>
<head>
  <title>Ant Tasks Documentation </title>
  </head>

<frameset cols="30,70">

	<frameset rows="20,80">
	    <frame name="libindex" src="libindex.html"/>
	    <frame name="taskindex" src="index.all.html"/>
    </frameset>
	<frame name="task" src="overview.html" />

</frameset>

</html>