adding a link to changelog, hope that mercurial versions links correctly

--HG--
branch : 1.0.x
This commit is contained in:
holger krekel 2009-08-19 21:02:41 +02:00
parent 4b710010a6
commit ab83c4e05c
3 changed files with 4 additions and 0 deletions

1
doc/changelog.txt Symbolic link
View File

@ -0,0 +1 @@
../CHANGELOG

View File

@ -59,6 +59,7 @@ pageTracker._trackPageview();
items = [
self.a_docref("install", "download.html"),
self.a_docref("contact", "contact.html"),
self.a_docref("changelog", "changelog.html"),
self.a_docref("faq", "faq.html"),
html.div(
html.h3("py.test:"),

View File

@ -17,7 +17,9 @@ funcargs_: powerful parametrized test function setup
customize_: configuration, customization, extensions
changelog_: history of changes covering last releases
.. _changelog: ../changelog.html
.. _`plugins`: plugin/index.html
.. _`talks, tutorials, examples`: talks.html
.. _quickstart: quickstart.html