From 5b0058c852f3fe45697834bc6a62a2a7e576337e Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Mon, 14 Aug 2006 17:13:43 +0000 Subject: [PATCH] 2006-08-14 Alex Roitman * src/Makefile.am (docs): Use new project website in API docs. svn: r7176 --- ChangeLog | 3 +++ src/Makefile.am | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 378c98291..598258b3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2006-08-14 Alex Roitman + * src/Makefile.am (docs): Use new project website in API docs. + 2006-08-14 Don Allingham * src/DispalyTabs/_NoteTab.py: don't add text window using viewport (#344) * src/DispalyTabs/_TextTab.py: don't add text window using viewport (#344) diff --git a/src/Makefile.am b/src/Makefile.am index 2b04808ae..2823768b7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -91,7 +91,7 @@ pycheck: pychecker $(gdir_PYTHON) docs: - epydoc -o doc --url http://gramps.sourceforge.net --name GRAMPS --html $(docmodules) + epydoc -o doc --url http://gramps-project.org --name GRAMPS --html $(docmodules) epydoc --pdf $(docmodules) cmdplug: