mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-06-03 00:50:41 +00:00
Remove generate html script. It moved to tantivy-search.github.io
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
for example in $(ls *.rs)
|
||||
do
|
||||
docco $example -o html
|
||||
done
|
||||
Reference in New Issue
Block a user