X-Git-Url: http://nitlanguage.org diff --git a/src/nitweb.nit b/src/nitweb.nit index 42e1df0..370e2a2 100644 --- a/src/nitweb.nit +++ b/src/nitweb.nit @@ -63,6 +63,7 @@ private class NitwebPhase do var config = build_config(toolcontext, mainmodule) config.model.nitdoc_md_processor = config.md_processor + config.build_catalog var app = new App