- Timestamp:
- 10/07/08 20:58:55 (5 years ago)
- Location:
- site
- Files:
-
- 2 modified
-
pages/sitemap.html (modified) (2 diffs)
-
xdocs/sitemap.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
site/pages/sitemap.html
r69 r70 69 69 </td> 70 70 <td class="header"> 71 <a href="/pages/ howtos.html">Documentation</a>71 <a href="/pages/faq.html">FAQ</a> 72 72 </td> 73 73 </tr> … … 96 96 <td> 97 97 <a href="/trac">Overview</a> 98 <a href="/trac/register">Sign up</a> 99 <a href="/trac/login">Log in</a> 100 <a href="/pages/discussion.html">Discussion</a> 101 <a href="/trac/discussion">Forums</a> 102 <a href="/trac/wiki/TracWiki">Wiki</a> 103 <a href="/trac/wiki/RssFeed">RSS Feeds</a> 104 <a href="/trac/wiki/BugTracker">Submit a Bug</a> 98 105 <a href="/trac/wiki/SourceCode">Source Code</a> 99 <a href="/trac/discussion">Forums</a>100 <a href="/trac/wiki">Wiki</a>101 <a href="/trac/wiki/TitleIndex">Index of Wiki pages</a>102 <a href="/trac/wiki/RssFeed">RSS Feeds</a>103 <a href="/trac/wiki/BugTracker">Submit a Bug</a>104 106 <a href="/pages/tools.html">Toolkits</a> 105 </td> 106 <td> 107 <a href="/pages/api_landing.html">APIs</a> 108 <a href="/pages/howtos.html">Howtos</a> 109 <a href="/pages/whitepapers.html">Whitepapers</a> 107 110 <a href="/pages/guidelines.html">Guidelines</a> 108 111 <a href="/pages/decisions.html">Decision Making</a> 109 112 <a href="/pages/maintain_code.html">Code Maintenance</a> 110 <a href="/pages/api_landing.html">APIs</a> 111 <a href="/pages/howtos.html">Guides</a> 112 <a href="/pages/whitepapers.html">Whitepapers</a> 113 <a href="/pages/site.html">Website Updates</a> 114 <a href="/pages/external_refs.html">External Links</a> 115 </td> 116 <td> 113 117 </td> 114 118 </tr> -
site/xdocs/sitemap.xml
r54 r70 21 21 <td class="header"><a href="/pages/downloads.html">.tel Applications</a></td> 22 22 <td class="header"><a href="/trac">Developers Area</a></td> 23 <td class="header"><a href="/pages/ howtos.html">Documentation</a></td>23 <td class="header"><a href="/pages/faq.html">FAQ</a></td> 24 24 </tr> 25 25 <tr> … … 47 47 <td> 48 48 <a href="/trac">Overview</a> 49 <a href="/trac/register">Sign up</a> 50 <a href="/trac/login">Log in</a> 51 <a href="/pages/discussion.html">Discussion</a> 52 <a href="/trac/discussion">Forums</a> 53 <a href="/trac/wiki/TracWiki">Wiki</a> 54 <a href="/trac/wiki/RssFeed">RSS Feeds</a> 55 <a href="/trac/wiki/BugTracker">Submit a Bug</a> 49 56 <a href="/trac/wiki/SourceCode">Source Code</a> 50 <a href="/trac/discussion">Forums</a>51 <a href="/trac/wiki">Wiki</a>52 <a href="/trac/wiki/TitleIndex">Index of Wiki pages</a>53 <a href="/trac/wiki/RssFeed">RSS Feeds</a>54 <a href="/trac/wiki/BugTracker">Submit a Bug</a>55 57 <a href="/pages/tools.html">Toolkits</a> 56 </td> 57 <td> 58 <a href="/pages/api_landing.html">APIs</a> 59 <a href="/pages/howtos.html">Howtos</a> 60 <a href="/pages/whitepapers.html">Whitepapers</a> 58 61 <a href="/pages/guidelines.html">Guidelines</a> 59 62 <a href="/pages/decisions.html">Decision Making</a> 60 63 <a href="/pages/maintain_code.html">Code Maintenance</a> 61 <a href="/pages/api_landing.html">APIs</a> 62 <a href="/pages/howtos.html">Guides</a> 63 <a href="/pages/whitepapers.html">Whitepapers</a> 64 <a href="/pages/site.html">Website Updates</a> 65 <a href="/pages/external_refs.html">External Links</a> 66 </td> 67 <td> 64 68 </td> 65 69 </tr>








