Author: vgritsenko Date: Fri Feb 23 06:33:08 2007 New Revision: 510955 URL: http://svn.apache.org/viewvc?view=rev&rev=510955 Log: typo, add bugzilla link
Modified: xml/xindice/trunk/src/documentation/content/xdocs/dev/book.xml Modified: xml/xindice/trunk/src/documentation/content/xdocs/dev/book.xml URL: http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/content/xdocs/dev/book.xml?view=diff&rev=510955&r1=510954&r2=510955 ============================================================================== --- xml/xindice/trunk/src/documentation/content/xdocs/dev/book.xml (original) +++ xml/xindice/trunk/src/documentation/content/xdocs/dev/book.xml Fri Feb 23 06:33:08 2007 @@ -24,7 +24,6 @@ - Version: $Revision$ $Date$ - Author: Vladimir R. Bossicard ([EMAIL PROTECTED]) --> - <book software="Xindice" title="Xindice development zone" copyright="2002 The Apache Foundation" @@ -32,13 +31,14 @@ <menu label="Dev Zone"> <menu-item label="Overview" href="index.html"/> - <menu-item label="News" href="news.html"/> - <menu-item label="Todo" href="todo.html"/> + <menu-item label="News" href="news.html"/> + <menu-item label="Todo" href="todo.html"/> </menu> - <menu label="Doumentation"> + <menu label="Documentation"> <menu-item label="How To Contribute" href="doc-contributing.html"/> <menu-item label="Xindice Internals" href="guide-internals.html"/> <menu-item label="Wiki" href="http://wiki.apache.org/xindice"/> + <menu-item label="Bug database" href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice"/> </menu> </book>