[Epydoc-commits] SF.net SVN: epydoc: [1527] trunk/epydoc/doc/fields.html
Brought to you by:
edloper
|
From: <dva...@us...> - 2007-02-17 16:24:09
|
Revision: 1527
http://svn.sourceforge.net/epydoc/?rev=1527&view=rev
Author: dvarrazzo
Date: 2007-02-17 08:24:07 -0800 (Sat, 17 Feb 2007)
Log Message:
-----------
- Added documentation for 'permission' field.
Modified Paths:
--------------
trunk/epydoc/doc/fields.html
Modified: trunk/epydoc/doc/fields.html
===================================================================
--- trunk/epydoc/doc/fields.html 2007-02-17 04:30:49 UTC (rev 1526)
+++ trunk/epydoc/doc/fields.html 2007-02-17 16:24:07 UTC (rev 1527)
@@ -233,6 +233,12 @@
<code>@<b>change</b>:</code> ... </td><td>
A change log entry for this object.</td></tr>
+ <tr><td width="10%" align="left" valign="top">
+ <code>@<b>permission</b>:</code> ... </td><td>
+ The object access permission, for systems such Zope/Plone supporting
+ this concept. It may be used more than once to specify multiple
+ permissions.</td></tr>
+
<!-- ========== Formal Conditions ========== -->
<tr><th colspan="2" align="left">Formal Conditions</th></tr>
<tr><td width="10%" align="left" valign="top">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|