Sphinx Skeleton
1

Table of Contents

  • 1. Sphinx
  • 2. sphinx/themes
  • 3. sphinx.ext
  • 4. sphinx.builders
  • 5. sphinx.domains
  • 6. sphinx.util
  • 7. sphinx.websupport
    • 7.1. sphinx.websupport
    • 7.2. sphinx.websupport.search
      • 7.2.1. Classes
        • 7.2.1.1. sphinx.websupport.search.BaseSearch
        • 7.2.1.2. sphinx.websupport.search.text_type
    • 7.3. sphinx.websupport.storage
  • 8. misc modules
Sphinx Skeleton
  • Docs »
  • 7. sphinx.websupport »
  • 7.2. sphinx.websupport.search
  • View page source

7.2. sphinx.websupport.search¶

Server side search support for the web support package.

copyright:Copyright 2007-2016 by the Sphinx team, see AUTHORS.
license:BSD, see LICENSE for details.

7.2.1. Classes¶

BaseSearch(path)
text_type alias of unicode
Next Previous

© Copyright 2016.

Built with Sphinx using a theme provided by Read the Docs.