support for doxygen.
This commit is contained in:
parent
db2d6a0ebd
commit
58038a199e
@ -239,6 +239,7 @@ TAB_SIZE = 4
|
|||||||
# newlines.
|
# newlines.
|
||||||
|
|
||||||
ALIASES = "predicate=@brief" \
|
ALIASES = "predicate=@brief" \
|
||||||
|
"license=@par License:\n" \
|
||||||
"doxygen=\if english" \
|
"doxygen=\if english" \
|
||||||
"endenglish=\endif" \
|
"endenglish=\endif" \
|
||||||
"dutch=\if dutch" \
|
"dutch=\if dutch" \
|
||||||
@ -775,6 +776,10 @@ WARN_LOGFILE =
|
|||||||
# spaces.
|
# spaces.
|
||||||
# Note: If this tag is empty the current directory is searched.
|
# Note: If this tag is empty the current directory is searched.
|
||||||
|
|
||||||
|
# INPUT = /Users/vsc/git/yap-6.3/packages/ProbLog/problog_learning_lbdd.yap
|
||||||
|
# INPUT = /Users/vsc/git/yap-6.3/packages/cplint/mcintyre.pl
|
||||||
|
#INPUT = /Users/vsc/git/yap-6.3/packages/R/R.pl
|
||||||
|
|
||||||
INPUT = docs/yap.md \
|
INPUT = docs/yap.md \
|
||||||
pl \
|
pl \
|
||||||
C \
|
C \
|
||||||
|
19149
docs/yap.md
Normal file
19149
docs/yap.md
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user