mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-18 17:12:23 -06:00
Add search namespace
This commit is contained in:
parent
146b9238cc
commit
3ee6887c51
@ -1,3 +1,4 @@
|
|||||||
|
namespace :search do
|
||||||
task :init do
|
task :init do
|
||||||
touch search-data.json
|
touch search-data.json
|
||||||
|
|
||||||
@ -16,3 +17,4 @@ task :init do
|
|||||||
}'
|
}'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user