X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fconfig%2Fdoxygen.cfg.in;h=7761201fb9c9a3bfbf59d6907cdfbec58eda050e;hb=28f28705612902c15cd0702cc891fba35bf2d2df;hp=df55dcea7699f268a0322158b9415f5ede5852b5;hpb=2c43cbfff01496919316f600ee76112be551392d;p=synfig.git diff --git a/synfig-core/trunk/config/doxygen.cfg.in b/synfig-core/trunk/config/doxygen.cfg.in index df55dce..7761201 100644 --- a/synfig-core/trunk/config/doxygen.cfg.in +++ b/synfig-core/trunk/config/doxygen.cfg.in @@ -302,7 +302,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = src/sinfg +INPUT = src/synfig # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp @@ -723,7 +723,7 @@ INCLUDE_FILE_PATTERNS = # or name=definition (no spaces). If the definition and the = are # omitted =1 is assumed. -PREDEFINED = SINFG_NO_DEPRECATED DOXYGEN_SKIP +PREDEFINED = SYNFIG_NO_DEPRECATED DOXYGEN_SKIP # If the MACRO_EXPANSION and EXPAND_PREDEF_ONLY tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded.