<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Automatically Index your Help Book with Xcode</title>
	<atom:link href="http://outerlevel.com/blog/2006/12/21/automatically-index-your-apple-help-book-with-xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://outerlevel.com/blog/2006/12/21/automatically-index-your-apple-help-book-with-xcode/</link>
	<description>Building a MicroISV</description>
	<pubDate>Tue, 06 Jan 2009 06:06:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jon Trainer</title>
		<link>http://outerlevel.com/blog/2006/12/21/automatically-index-your-apple-help-book-with-xcode/#comment-670</link>
		<dc:creator>Jon Trainer</dc:creator>
		<pubDate>Thu, 21 Dec 2006 17:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://outerlevel.com/blog/2006/12/21/automatically-index-your-apple-help-book-with-xcode/#comment-670</guid>
		<description>Sweet!  Thanks for the added info, Jeff.</description>
		<content:encoded><![CDATA[<p>Sweet!  Thanks for the added info, Jeff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Johnson</title>
		<link>http://outerlevel.com/blog/2006/12/21/automatically-index-your-apple-help-book-with-xcode/#comment-669</link>
		<dc:creator>Jeff Johnson</dc:creator>
		<pubDate>Thu, 21 Dec 2006 17:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://outerlevel.com/blog/2006/12/21/automatically-index-your-apple-help-book-with-xcode/#comment-669</guid>
		<description>When indexing non-English localizations, you might want to add some command line arguments. For example, in &lt;a href="http://vienna-rss.sourceforge.net/vienna_dev.php" title="Vienna Development" rel="nofollow"&gt;Vienna's&lt;/a&gt; indexing script for &lt;code&gt;zh_CN.lproj&lt;/code&gt;, I used the following: &lt;code&gt;/Developer/Applications/Utilities/Help\ Indexer.app/Contents/MacOS/Help\ Indexer $TARGET_BUILD_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH/zh_CN.lproj/Vienna\ Help/ -PantherIndexing YES -Tokenizer 5 -UseRemoteRoot NO -IndexAchors YES -MinTermLength 1&lt;/code&gt;.

You can also set the input and output files to only index when the help files have changes, which I've done, but that's probably more work than necessary. :-)</description>
		<content:encoded><![CDATA[<p>When indexing non-English localizations, you might want to add some command line arguments. For example, in <a href="http://vienna-rss.sourceforge.net/vienna_dev.php" title="Vienna Development" rel="nofollow">Vienna&#8217;s</a> indexing script for <code>zh_CN.lproj</code>, I used the following: <code>/Developer/Applications/Utilities/Help\ Indexer.app/Contents/MacOS/Help\ Indexer $TARGET_BUILD_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH/zh_CN.lproj/Vienna\ Help/ -PantherIndexing YES -Tokenizer 5 -UseRemoteRoot NO -IndexAchors YES -MinTermLength 1</code>.</p>
<p>You can also set the input and output files to only index when the help files have changes, which I&#8217;ve done, but that&#8217;s probably more work than necessary. <img src='http://outerlevel.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
