Revision: 1433
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1433&view=rev
Author: roman_yakovenko
Date: 2008-10-12 19:12:57 +0000 (Sun, 12 Oct 2008)
Log Message:
-----------
add sitemap cfg file
Added Paths:
-----------
website/site_creator/sitemap_config_linux.xml
Added: website/site_creator/sitemap_config_linux.xml
===================================================================
--- website/site_creator/sitemap_config_linux.xml (rev 0)
+++ website/site_creator/sitemap_config_linux.xml 2008-10-12 19:12:57 UTC (rev 1433)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site
+ base_url="http://www.language-binding.net/"
+ store_into="sitemap.xml.gz"
+ verbose="1">
+
+ <directory
+ path="/home/roman/language-binding/production/www"
+ url="http://www.language-binding.net/"
+ default_file="index.html" />
+
+</site>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|