lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / src / doc / doc_phases / doc_phases.nit
index 6005237..fefd1ac 100644 (file)
@@ -17,6 +17,5 @@
 # See `DocPhase`.
 module doc_phases
 
-import doc_structure
-import doc_hierarchies
-import doc_graphs
+import doc_html
+import doc_indexing