File: local-project-search-e6f00a84f2eed0a6.yaml

package info (click to toggle)
python-openstackdocstheme 3.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,008 kB
  • sloc: javascript: 8,326; python: 544; makefile: 162; sh: 152
file content (12 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
---
prelude: >
    Adds scoped search so that readers can search within project documentation
    only.
features:
  - |
    Adds ability to use the Sphinx search implementation only for the content
    for the project, such as nova or keystone. The default settings set the
    search scope to within the built version and only for .html files.

  - Readers access the search functionality through a link to Search from the
    top-most landing page for the project documentation.