nitdoc: migrate phases to model view
[nit.git] / src / doc / doc_phases / doc_indexing.nit
index 1e74138..5d0b9c3 100644 (file)
@@ -15,7 +15,7 @@
 # Manage indexing of Nit model for Nitdoc QuickSearch.
 module doc_indexing
 
-import doc_extract
+import doc_base
 import html_templates::html_model # FIXME maybe this phase should depend on `html_render`
 private import json::static