changed POD formatting

This commit is contained in:
JT Smith 2004-09-14 02:22:38 +00:00
parent bf5a0145ae
commit 2b6eb201a9
55 changed files with 1188 additions and 3220 deletions

View file

@ -1,3 +1,7 @@
6.2.3
- Changed to new POD format.
6.2.2
- Made a dramatic performance enhancement to the page tree system by
restructuring an overused, and inefficent method.

View file

@ -164,4 +164,10 @@ update your code and database tables to take advantage of this. Some of the more
important ID's that have been changed are User Ids, Group Ids, and Wobject Ids.
See WebGUI::Id for more information.
5.10 POD
We've switched to a new Plain Old Documentation (POD) format. See Ruling
WebGUI for details.