mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-05 01:38:22 -06:00
Add search namespace
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
namespace :search do
|
||||
task :init do
|
||||
touch search-data.json
|
||||
|
||||
@@ -16,3 +17,4 @@ task :init do
|
||||
}'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user