Add man page link for pywxrc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee 2004-10-09 17:37:12 +00:00
parent 59ba321bca
commit 46ec284e56
2 changed files with 10 additions and 1 deletions

3
debian/rules vendored
View File

@ -556,7 +556,8 @@ install-gtk-py: install-gtk-py-lib
usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/helpviewer.1 \
usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pyalacarte.1 \
usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pyalamode.1 \
usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pywrap.1
usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pywrap.1 \
usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pywxrc.1
install-common: DH_OPTIONS=-p$(package_common)

View File

@ -13,6 +13,14 @@ pyshell \- wxPython tools.
xrced \- wxPython tools.
.br
helpviewer \- wxPython tools.
.br
pyalacarte \- wxPython tools.
.br
pyalamode \- wxPython tools.
.br
pywrap \- wxPython tools.
.br
pywxrc \- wxPython tools.
.SH DESCRIPTION
The real documentation for these tools is available in pydoc format.