From d4eb518895f3fc7dfa435eb82751a13fdf5e66cb Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 28 Dec 2008 13:27:35 +0000 Subject: [PATCH] Update documentation --- doc/developper/create_doc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/developper/create_doc.sh b/doc/developper/create_doc.sh index 5b722086a..708d1eeed 100755 --- a/doc/developper/create_doc.sh +++ b/doc/developper/create_doc.sh @@ -4,3 +4,4 @@ if [ ! -z "$PGUSER" ] ; then postgresql_autodoc -u $PGUSER --password $PGPASSWORD -h localhost -d mod1 postgresql_autodoc -u $PGUSER --password $PGPASSWORD -h localhost -d account_repository fi +cd ../../../ && dev/compose_list.sh