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 d73c448bb2
commit 90c53ea10d
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2006-08-14 Alex Roitman <shura@gramps-project.org>
* src/Makefile.am (docs): Use new project website in API docs.
2006-08-14 Don Allingham <don@gramps-project.org>
* src/DispalyTabs/_NoteTab.py: don't add text window using viewport (#344)
* src/DispalyTabs/_TextTab.py: don't add text window using viewport (#344)

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: