commit | 7497bd3e3dd0b68c3a215cfa7d8df4de8f55c6bd | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Oct 25 16:18:10 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Oct 25 16:18:10 2000 +0000 |
tree | f42bc44ec5afde742113505695f3717a15ac6523 | |
parent | d04592a46bc2fae49299ef6cf996cc553cbbad2c [diff] |
Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for whatever is being documented, not necessarily Python. (These tools are also used for the How-To documents, etc.) get_version_text(): New function. Returns HTML fragment describing the software version and documentation date. bot_navigation_panel(): Include the result of get_version_text() at the end, so the information is available on every page.