summary refs log tree commit diff stats
path: root/tools/dochack
Commit message (Expand)AuthorAgeFilesLines
* Make search results be relative to documentation root (#21145)Jake Leahy2022-12-231-18/+30
* Fix #14476 (#20878)Jake Leahy2022-11-211-1/+1
* Cleanup dochack (#20299)Amjad Ben Hedhili2022-09-041-88/+36
* Docs auto dark mode (#20188)Amjad Ben Hedhili2022-08-211-26/+14
* rewrite docs JS in Nim (#19701)flywind2022-04-091-1/+35
* Docs: change clipboard cursor type to `pointer` (#19064)ynfle2021-10-281-1/+2
* feat: copy to clipboard (#18963)Abishek PY2021-10-221-0/+56
* fix #16364 (#16379) [backport]flywind2020-12-171-4/+2
* fix doc search(escape HTML code) (#15433)flywind2020-09-301-0/+14
* make fuzzy search a bit less fuzzy (#13996) [backport:1.2]Miran2020-04-162-1/+4
* remove unused importsnarimiran2019-11-061-1/+0
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-2/+2
* Fix to int to biggest int (#12066)Arne Döring2019-08-271-8/+8
* DOM API: make compatible with Karax's requirements (#10517)Andreas Rumpf2019-02-022-351/+38
* Bugfix for fuzzysearch found by Zevv here: https://irclogs.nim-lang.org/28-09...Ray Imber2018-09-281-1/+1
* make dochack.nim compile againAraq2018-08-142-16/+17
* Better doc search (#8260)Ray Imber2018-07-202-16/+159
* local theindex path is accepted too by browsersAraq2016-09-091-1/+1
* docgen: working search featureAraq2016-09-091-7/+13
* docgen: minor changesAndreas Rumpf2016-09-091-4/+4
* docgen: search featureAndreas Rumpf2016-09-092-0/+64
* docgen: group by type featureAndreas Rumpf2016-09-082-0/+569