<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>前端之路 &#187; PHPXref</title>
	<atom:link href="http://www.simcn.com/tag/phpxref/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simcn.com</link>
	<description>网站开发, 前端开发, 高性能前端开发</description>
	<lastBuildDate>Thu, 03 Nov 2011 02:08:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>使用PHPXref生成PHP开发文档</title>
		<link>http://www.simcn.com/phpxref-phpdoc-perl</link>
		<comments>http://www.simcn.com/phpxref-phpdoc-perl#comments</comments>
		<pubDate>Sat, 15 Aug 2009 02:50:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[后端技术]]></category>
		<category><![CDATA[开源]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[phpdoc]]></category>
		<category><![CDATA[PHPXref]]></category>

		<guid isPermaLink="false">http://www.simcn.com/2009/08/%e4%bd%bf%e7%94%a8phpxref%e7%94%9f%e6%88%90php%e5%bc%80%e5%8f%91%e6%96%87%e6%a1%a3/</guid>
		<description><![CDATA[PHPXref是一个开源项目使用perl编写. phpdoc生成开发文档时要配置一堆东西. 而且又很难用. 最近发现这个不错 下载地址: http://sourceforge.net/projects/phpxref/files/phpxref/0.7/phpxref-0.7-win32.zip/download 这个不需要安装prel 环境 配置 phpxref.cfg 一般修改4个地方: SOURCE=C:\phpxref\source #源代码 OUTPUT=C:\phpxref\output #输出 PROJECT=Unnamed Project #项目名称 CHARSET=utf-8 #中文的话修改一下编码 其他的还没有我没有用到, 大家可以试试 最后执行一下 phpxref.exe]]></description>
			<content:encoded><![CDATA[<p>PHPXref是一个开源项目使用perl编写.<br />
phpdoc生成开发文档时要配置一堆东西. 而且又很难用.<br />
最近发现这个不错</p>
<p>下载地址:<br />
<a href="http://sourceforge.net/projects/phpxref/files/phpxref/0.7/phpxref-0.7-win32.zip/download">http://sourceforge.net/projects/phpxref/files/phpxref/0.7/phpxref-0.7-win32.zip/download</a></p>
<p>这个不需要安装prel 环境<br />
配置 phpxref.cfg</p>
<p>一般修改4个地方:<br />
SOURCE=C:\phpxref\source #源代码<br />
OUTPUT=C:\phpxref\output #输出<br />
PROJECT=Unnamed Project #项目名称<br />
CHARSET=utf-8 #中文的话修改一下编码</p>
<p>其他的还没有我没有用到, 大家可以试试</p>
<p>最后执行一下 phpxref.exe</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simcn.com/phpxref-phpdoc-perl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

