From f8a0065c71ca5ab736a05d538b2f4614473f5297 Mon Sep 17 00:00:00 2001 From: joshua Date: Fri, 29 Dec 2023 20:42:42 -0500 Subject: initial site commit --- site/search/search_index.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 site/search/search_index.json (limited to 'site/search/search_index.json') diff --git a/site/search/search_index.json b/site/search/search_index.json new file mode 100644 index 0000000..70b42dd --- /dev/null +++ b/site/search/search_index.json @@ -0,0 +1 @@ +{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Welcome to MkDocs","text":"

For full documentation visit mkdocs.org.

"},{"location":"#commands","title":"Commands","text":""},{"location":"#project-layout","title":"Project layout","text":"
mkdocs.yml    # The configuration file.\ndocs/\n    index.md  # The documentation homepage.\n    ...       # Other markdown pages, images and other files.\n
"}]} \ No newline at end of file -- cgit v1.2.3