2006-08-14 Alex Roitman <shura@gramps-project.org>

* src/Makefile.am (docs): Use new project website in API docs.



svn: r7176
This commit is contained in:
Alex Roitman
2006-08-14 17:13:43 +00:00
parent 0695d2a5f3
commit 5b0058c852
2 changed files with 4 additions and 1 deletions

View File

@@ -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: