From: Regina Obe Date: Sun, 6 Jul 2014 03:17:34 +0000 (+0000) Subject: #2813 add address_standardizer as part of doxygen build X-Git-Tag: 2.2.0rc1~1012 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b48e2ac2d1aa625235e740cea020e2c1ca445732;p=postgis #2813 add address_standardizer as part of doxygen build git-svn-id: http://svn.osgeo.org/postgis/trunk@12731 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in index 4841a6443..d455dd6b3 100644 --- a/doc/doxygen.cfg.in +++ b/doc/doxygen.cfg.in @@ -459,7 +459,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../postgis ../liblwgeom ../loader ../raster +INPUT = ../postgis ../liblwgeom ../loader ../raster ../extras/address_standardizer # 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