You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rpc-dev@xml.apache.org by jv...@apache.org on 2002/06/03 18:04:13 UTC

cvs commit: xml-rpc/xdocs navigation.xml

jvanzyl     2002/06/03 09:04:13

  Added:       xdocs    navigation.xml
  Log:
  
  
  Revision  Changes    Path
  1.1                  xml-rpc/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <project name="xmlrpc" href="http://xml.apache.org/xmlrpc">
  
    <title>XML-RPC</title>
    <logo href="/images/xmlrpc-logo.gif">XML-RPC</logo>
    <organizationLogo href="/images/xml-logo.gif">xml.apache.org</organizationLogo>
  
    <body>
      <menu name="XML-RPC">
        <item name="Overview"            href="/index.html"/>
        <item name="Client Classes"      href="/client.html"/>
        <item name="Server Side XML-RPC" href="/server.html"/>
        <item name="XML-RPC Types"       href="/types.html"/>
        <item name="XML Parsers"         href="/parser.html"/>
      </menu>
      <menu name="Resources">
        <item name="Download"            href="/download.html"/>
        <item name="Mailing Lists"       href="/lists.html"/>
        <item name="CVS Repository"      href="/cvs.html"/>
      </menu>
    </body>
  </project>