Mercurial > p > roundup > code
diff doc/FAQ.txt @ 7464:82bbb95e5690 issue2550923_computed_property
merge from tip into issue2550923_computed_property
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 08 Jun 2023 00:10:32 -0400 |
| parents | 692242b3effd |
| children |
line wrap: on
line diff
--- a/doc/FAQ.txt Mon Nov 07 22:58:38 2022 -0500 +++ b/doc/FAQ.txt Thu Jun 08 00:10:32 2023 -0400 @@ -124,7 +124,7 @@ This is the template code that Roundup uses to display the various pages. This is based upon the template markup language in Zope called, oddly enough, "Zope Page Templates". There's documentation in the Roundup -customisation_ documentation. For more information have a look at: +reference_ documentation. For more information have a look at: https://zope.readthedocs.io/en/latest/zopebook/ZPT.html @@ -184,7 +184,7 @@ Make sure that you have allowed the user to view the labelprop for the multilink class. Look for the setlabelprop explanation in the Roundup -customisation_ documentation. +reference_ documentation. Using Roundup ------------- @@ -265,5 +265,5 @@ explicitly enable the header.) -.. _`customisation`: customizing.html +.. _`reference`: reference.html
