Skip to content

Sphinx extension to silently generate a sitemap for HTML builds

License

Notifications You must be signed in to change notification settings

FabriceSalvaire/sphinx-sitemap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphinx Sitemap Generator Extension

Sphinx extension to silently generate a sitemaps.org compliant sitemap for the HTML version of your Sphinx Documentation.

Build Status

Installing

To use it, copy the sphinx_sitemap directory into your extensions directory or sys.path, then add sphinx_sitemap to the extensions array in your Sphinx conf.py.

Change the value of base_url in init.py to the current base URL of your documentation.

sphinx-sitemap supports Sphinx 1.2 and later, and Python 2.7, 3.3, and 3.4.

License

sphinx-sitemap is made available under a MIT license; see LICENSE for details.

Originally based on the sitemap generator in the guzzle_sphinx_theme project licensed under the MIT license.

About

Sphinx extension to silently generate a sitemap for HTML builds

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%