svg2: List directories-to-copy in publish.xml.

List directories-to-copy in publish.xml.

diffstat:

 master/publish.xml |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (24 lines):

diff --git a/master/publish.xml b/master/publish.xml
--- a/master/publish.xml
+++ b/master/publish.xml
@@ -27,16 +27,20 @@
 
   <definitions href='definitions.xml'/>
   <definitions href='definitions-filters.xml' base='http://www.w3.org/TR/2012/WD-filter-effects-20121025/'/>
   <definitions href='definitions-masking.xml' base='http://www.w3.org/TR/2012/WD-css-masking-20121115/'/>
   <definitions href='definitions-compositing.xml' base='http://www.w3.org/TR/2012/WD-compositing-20120816/'/>
 
   <interfaces idl='../build/svg.idlx'/>
 
+  <resource href='style'/>
+  <resource href='images'/>
+  <resource href='examples'/>
+
   <toc href='toc.html'/>
   <elementindex href='eltindex.html'/>
   <attributeindex href='attindex.html'/>
   <propertyindex href='propidx.html'/>
 
   <index name='index'/>
   <page name='toc' toc="true"/>
   <chapter name='intro'/>

Received on Friday, 5 April 2013 07:34:19 UTC