Commit graph

8 commits

Author SHA1 Message Date
Yorhel
46a6e2ff7c Use Rust indexer for Ubuntu + script cleanup 2016-11-20 15:01:22 +01:00
Yorhel
2ee2f7495b Reorganize indexing scripts + use Rust for Debian 2016-11-20 12:34:02 +01:00
Yorhel
5e39af459f Replace old Arch Linux scripts with new indexer 2016-11-06 15:26:20 +01:00
Yorhel
2da67d585c Various changes/fixes, 3 new distro versions 2015-04-28 08:27:29 +02:00
Yorhel
36301e1ffd util: Added a 'common.sh' for some common stuff and removed add_tar.sh 2012-07-25 15:27:23 +02:00
Yorhel
2622fad2d9 cron.sh: Fix typo 2012-07-18 11:01:38 +02:00
Yorhel
10e8d4acae Added search index table + simple XML-based search interface
The XML thing is supposed to be used for auto-completion, of course. The
current search implementation is very, very stupid and simple: Just a
prefix match on the man name, and simple detection of section stuff. I
suppose it'll suffice for now.
2012-07-17 18:49:38 +02:00
Yorhel
99ec200895 Added simple cron script
To be run on a daily basis
2012-07-07 10:52:20 +02:00