diff options
Diffstat (limited to 'tests/js/roots/partial/index.rst')
-rw-r--r-- | tests/js/roots/partial/index.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/js/roots/partial/index.rst b/tests/js/roots/partial/index.rst new file mode 100644 index 0000000..6a9561b --- /dev/null +++ b/tests/js/roots/partial/index.rst @@ -0,0 +1,9 @@ +sphinx_utils module +=================== + +Partial (also known as "prefix") matches on document titles should be possible +using the JavaScript search functionality included when HTML documentation +projects are built. + +This document provides a sample reStructuredText input to confirm that partial +title matching is possible. |