Skip to content

Commit 72be32c

Browse files
doc: Add project search information to README
1 parent 81d6327 commit 72be32c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,8 @@ If `navbar` is absent, no navigation bar is rendered.
914914
915915
`--project-generate-cache` Only generate new files if they do not already exist.
916916
917+
`--project-search` Enable full-text fuzzy search across all courses and sections. When set, a search index is built from all course titles, section titles, section content, and tags. If a `navbar` is defined, a search icon is added to it. If no navbar is present, a floating search button appears fixed in the bottom-right corner of the page. Searching opens a modal with live fuzzy results, each linking directly to the matching section of the course. The keyboard shortcut **Ctrl+K** (or **Cmd+K**) can be used to open the search from anywhere on the page.
918+
917919
918920
### RDF & JSON-LD
919921

0 commit comments

Comments
 (0)