From 1578e46b406f003e7d9956c7efd0329593729fd0 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Thu, 17 Feb 2011 04:31:14 +0000 Subject: [PATCH] #836 PostGIS raster in 2.0 is not being output in Trunk Doxygen git-svn-id: http://svn.osgeo.org/postgis/trunk@6836 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/doxygen.cfg.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in index e09d800dd..4841a6443 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 +INPUT = ../postgis ../liblwgeom ../loader ../raster # 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 -- 2.50.1