1. Introduction
The UizeSite.Build.BuildCodeSitemap
package provides a method for building an XML code sitemap for the UIZE Web site for all the JavaScript modules of the UIZE JavaScript Framework.
DEVELOPERS: Chris van Rensburg
The sitemap XML file produced by this build script is used by search engines for code search, such as Google's Google Code labs project.
1.1. Examples
There are no dedicated showcase example pages for the UizeSite.Build.BuildCodeSitemap
module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the UizeSite.Build.BuildCodeSitemap
module...
1.2. Implementation Info
The UizeSite.Build.BuildCodeSitemap
module defines the UizeSite.Build.BuildCodeSitemap
package under the UizeSite.Build
namespace.
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
STATIC METHODS
UizeSite.Build.BuildCodeSitemap.perform
STATIC PROPERTIES
1.2.2. Features Overridden in This Module
No features have been overridden in this module.
1.2.3. Features Inherited From Other Modules
This module has no inherited features.
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
There is no dedicated unit tests module for the UizeSite.Build.BuildCodeSitemap
module.
2. Static Methods
2.1. UizeSite.Build.BuildCodeSitemap.perform
IMPLEMENTATION INFO
this feature was introduced in this module |