[Zope-CVS] CVS: Products/Sessions/help - browser-add.stx:1.2 session-add.stx:1.2 session-admin.stx:1.2 sessionapi-prog.stx:1.2
Matthew T. Kromer
matt@zope.com
Mon, 5 Nov 2001 16:36:36 -0500
Update of /cvs-repository/Products/Sessions/help
In directory cvs.zope.org:/tmp/cvs-serv24132
Modified Files:
browser-add.stx session-add.stx session-admin.stx
sessionapi-prog.stx
Log Message:
Added See Also links to help
=== Products/Sessions/help/browser-add.stx 1.1 => 1.2 ===
most deeply-nested containers first, working your way out
towards the root.
+
+See Also
+
+ - "Session Tracking":Sessions.stx
+
+ - "Session Administration":session-admin.stx
+
=== Products/Sessions/help/session-add.stx 1.1 => 1.2 ===
management interface. You may change all options available
during the add process by doing this.
+
+See Also
+
+ - "Session Tracking":Sessions.stx
+
+ - "Session Administration":session-admin.stx
=== Products/Sessions/help/session-admin.stx 1.1 => 1.2 ===
SessioningInterfaces.py documentation which ships with this
software.
+
+See Also
+
+ - "Session Administration":session-admin.stx
=== Products/Sessions/help/sessionapi-prog.stx 1.1 => 1.2 ===
- "Session API":SessionInterfaces.py
+
+ - "Session Tracking":Sessions.stx
+
+ - "Session Administration":session-admin.stx