Source code of manned.org https://manned.org/
Find a file
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
lib/ManUtils ManUtils: Fix render issues when grog detects multiple macro packages 2012-07-11 14:29:15 +02:00
util Added search index table + simple XML-based search interface 2012-07-17 18:49:38 +02:00
www Added search index table + simple XML-based search interface 2012-07-17 18:49:38 +02:00
Makefile s/GrottyParser/ManUtils/g 2012-07-11 11:29:15 +02:00
schema.sql Added search index table + simple XML-based search interface 2012-07-17 18:49:38 +02:00