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:
parent
0695d2a5f3
commit
5b0058c852
@ -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>
|
2006-08-14 Don Allingham <don@gramps-project.org>
|
||||||
* src/DispalyTabs/_NoteTab.py: don't add text window using viewport (#344)
|
* src/DispalyTabs/_NoteTab.py: don't add text window using viewport (#344)
|
||||||
* src/DispalyTabs/_TextTab.py: don't add text window using viewport (#344)
|
* src/DispalyTabs/_TextTab.py: don't add text window using viewport (#344)
|
||||||
|
@ -91,7 +91,7 @@ pycheck:
|
|||||||
pychecker $(gdir_PYTHON)
|
pychecker $(gdir_PYTHON)
|
||||||
|
|
||||||
docs:
|
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)
|
epydoc --pdf $(docmodules)
|
||||||
|
|
||||||
cmdplug:
|
cmdplug:
|
||||||
|
Loading…
Reference in New Issue
Block a user