1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-09 10:20:06 +00:00

feat: initial header for mp_stackdiffs. Introduces a dependency on DOT (graphviz) for doc generation.

This commit is contained in:
munja
2022-01-14 20:32:03 +01:00
parent 13ecab8390
commit 0fd1e470e8
3 changed files with 252 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ FILE_PATTERNS = *.sas \
*.dox
GENERATE_LATEX = NO
GENERATE_TREEVIEW = YES
HAVE_DOT = YES
HIDE_FRIEND_COMPOUNDS = YES
HIDE_IN_BODY_DOCS = YES
HIDE_SCOPE_NAMES = YES