aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/html/mkdocs/js/search-results-template.mustache
diff options
context:
space:
mode:
authorVirtualTam <virtualtam+github@flibidi.net>2017-08-05 10:40:35 +0200
committerGitHub <noreply@github.com>2017-08-05 10:40:35 +0200
commitb4ff0afb24db6e4cb3543bbd71f01bbb0716b144 (patch)
treef86caabf507fcd44db38353092f7b4476516bcd5 /doc/html/mkdocs/js/search-results-template.mustache
parent1fdb40fc169b42af7622610c4f088688de231118 (diff)
parent29712e905b8a9bdf1eaa21cbda3ca7c9eb215937 (diff)
downloadShaarli-b4ff0afb24db6e4cb3543bbd71f01bbb0716b144.tar.gz
Shaarli-b4ff0afb24db6e4cb3543bbd71f01bbb0716b144.tar.zst
Shaarli-b4ff0afb24db6e4cb3543bbd71f01bbb0716b144.zip
Merge pull request #910 from virtualtam/documentation/improvements
Include generated doc in release archives, remove HTML from SCM
Diffstat (limited to 'doc/html/mkdocs/js/search-results-template.mustache')
-rw-r--r--doc/html/mkdocs/js/search-results-template.mustache4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/html/mkdocs/js/search-results-template.mustache b/doc/html/mkdocs/js/search-results-template.mustache
deleted file mode 100644
index a8b3862f..00000000
--- a/doc/html/mkdocs/js/search-results-template.mustache
+++ /dev/null
@@ -1,4 +0,0 @@
1<article>
2 <h3><a href="{{location}}">{{title}}</a></h3>
3 <p>{{summary}}</p>
4</article>