SDK:
- update manual build script to include nice message to document writers about the use of wiki_help.properties git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9422 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
210bf113d1
commit
6c08d94d5a
@ -18,6 +18,8 @@
|
||||
<property file="javahelp/wiki_help.properties"/>
|
||||
<echo file="javahelp/${javahelp_path}wiki-map.xml"
|
||||
message='<!DOCTYPE map PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Map Version 2.0//EN" "http://java.sun.com/products/javahelp/map_2_0.dtd"> <map version="2.0"> '/>
|
||||
<echo file="javahelp/${javahelp_path}wiki-map.xml" append="true"
|
||||
message='<!-- DO NOT EDIT THIS FILE, EDIT wiki_help.properties INSTEAD! --> '/>
|
||||
<foreach target="-update-single-helpset" list="${wiki_pages}" delimiter="," param="page_name" inheritall="true"/>
|
||||
<echo file="javahelp/${javahelp_path}wiki-map.xml" append="true"
|
||||
message='</map> '/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user