src/doc/commands/templates: move `commands_html` to `html_commands`
[nit.git] / src / doc / api / api_base.nit
index 4c3db90..9e1cec2 100644 (file)
@@ -22,7 +22,7 @@ import popcorn::pop_json
 
 import commands::commands_http
 import commands::commands_json
-import commands::commands_html
+import templates::html_commands
 
 # Nitweb config file.
 class NitwebConfig