<?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:icbm="http://postneo.com/icbm/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:wfw="http://wellformedweb.org/CommentAPI/" >

<channel>
	<title>Xmlrpc</title>
	<link>http://www.yetanothercommunitysystem.com/category-276-xmlrpc</link>
	<description></description>
	<language>fr</language>
	<copyright>2002-2008, Paxer Conseil</copyright>
	<managingEditor>bernard.paques@bigfoot.com</managingEditor>
	<webMaster>bernard.paques@bigfoot.com</webMaster>
	<icbm:latitude>40.32</icbm:latitude>
	<icbm:longitude>-111.68</icbm:longitude>
	<lastBuildDate>Mon, 01 Dec 2008 18:55:06 GMT</lastBuildDate>
	<generator>Yet Another Community System</generator>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>59</ttl>

 <item>
		<title>How to use phpDoc to document software modules?</title>
		<link>http://www.yetanothercommunitysystem.com/article-93-how-to-use-phpdoc-to-document-software-modules</link>
		<guid isPermaLink="true">http://www.yetanothercommunitysystem.com/article-93-how-to-use-phpdoc-to-document-software-modules</guid>
		<description>At YetAnotherCommunitySystem we have adopted phpDoc from the beginning as the tool of choice  for software documentation. You can see the result at the scripts index. 

Each time the set of  reference scripts is rebuilt (scripts/build.php) the entire phpDoc documentation is rebuilt as well. To achieve this, every running script is parsed and analyzed. 

Comments are filtered and combined in order to provide following items:
  the index page itself, at index.php  the to-do list, at todo  the authors page, at  authors  the testers page, at  testers  the license page, at  licenses  The last four links are available at the ... more» </description>
		<dc:creator>Bernard</dc:creator>
		<category>Developer's guide</category>
		<pubDate>Sun, 22 Feb 2004 00:34:23 GMT</pubDate>
		<comments>http://www.yetanothercommunitysystem.com/article-93-how-to-use-phpdoc-to-document-software-modules#comments</comments>
		<slash:comments>0</slash:comments>
		<wfw:comment>http://www.yetanothercommunitysystem.com/comments/post.php/article/93</wfw:comment>
		<wfw:commentRss>http://www.yetanothercommunitysystem.com/comments/feed.php/article/93</wfw:commentRss>
		<trackback:ping>http://www.yetanothercommunitysystem.com/links/trackback.php?anchor=article%3A93</trackback:ping>
	</item>

</channel>
</rss>