aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/responses.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api-guide/responses.md')
0 files changed, 0 insertions, 0 deletions
an class="p">('<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">'); docs.forEach(function(doc){ map.push(' <url><loc>http://docs.angularjs.org/' + encode(doc.section) + '/' + encode(doc.id) + '</loc><changefreq>weekly</changefreq></url>'); }); map.push('</urlset>'); map.push(''); return map.join('\n'); }; function encode(text){ return text .replace(/&/mg, '&amp;') .replace(/</mg, '&lt;') .replace(/>/mg, '&gt;') .replace(/'/mg, '&apos;') .replace(/"/mg, '&quot;'); } }