class CrystalDocsSitemap
- CrystalDocsSitemap
- Reference
- Object
Defined in:
crystal_docs_sitemap.crConstant Summary
-
API_VERSIONS =
["0.20.0", "0.20.1", "0.20.2", "0.20.3", "0.20.4", "0.20.5", "0.21.0", "0.21.1", "0.22.0", "0.23.0", "0.23.1", "0.24.0", "0.24.1", "0.24.2", "0.25.0", "0.25.1", "0.26.0", "0.26.1", "0.27.0", "0.27.1", "0.27.2", "0.28.0", "0.29.0", "0.30.0", "0.30.1", "master"]
-
VERSION =
"0.1.0"
Instance Method Summary
- #absolute_path(path)
- #base_url : String
- #base_url=(base_url : String)
- #generate_sitemap(io, links, priority, changefreq = "never")
- #generate_sitemap_index(io, versions)
- #open(file_path, &)
- #output_path : String
- #output_path=(output_path : String)
- #priority(version)
- #read_links(io)
- #retrieve_each_sitemap(&)
- #run
- #sitemap_location(version)