Tweak approach to index page rebuild

This commit is contained in:
Tony Garnock-Jones 2015-01-26 15:01:46 -05:00
parent 6594a86940
commit 73daa62f6f

View File

@ -1341,8 +1341,7 @@
(for ((p (all-package-names)))
(update-external-package-information! p)
(static-render! package-page (symbol->string p)))
(static-render! main-page)
(package-change-handler index-rerender-needed?
(package-change-handler #t
pending-completions)]
[(list 'package-changed completion-ch package-name)
(update-external-package-information! package-name)