From 381f872a76f6ad8fc5caee172e903f08dd652547 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 29 Oct 2015 12:40:46 +0200 Subject: Add parsing support for scope-level documentation --- cli/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/buildfile') diff --git a/cli/buildfile b/cli/buildfile index ebb8447..88b31f3 100644 --- a/cli/buildfile +++ b/cli/buildfile @@ -1,6 +1,6 @@ import libs = libcutl%lib{cutl} -sema = semantics/{class elements expression namespace option unit} +sema = semantics/{class doc elements expression namespace option unit} trav = traversal/{class elements namespace option unit} exe{cli}: cxx{cli generator html lexer name-processor parser runtime-inline \ -- cgit v1.1