updated build from html/php to nodejs

This commit is contained in:
Marc Wäckerlin
2016-01-18 14:04:03 +00:00
parent ba3eb0e3c6
commit 3945afca4c
30 changed files with 1741 additions and 25965 deletions

View File

@@ -750,7 +750,7 @@ WARN_LOGFILE = doxygen.errors
# Note: If this tag is empty the current directory is searched.
INPUT = @top_srcdir@/src
INPUT += @top_srcdir@/html
INPUT += @top_srcdir@/nodejs
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
@@ -785,7 +785,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE = @top_srcdir@/html/viz.js
EXCLUDE = @top_srcdir@/nodejs/public/javascripts/viz.js
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded