[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
harris41
lon-capa-cvs@mail.lon-capa.org
Thu, 25 Apr 2002 22:29:54 -0000
This is a MIME encoded message
--harris411019773794
Content-Type: text/plain
harris41 Thu Apr 25 18:29:54 2002 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
doc/lib/perl not doc/api
--harris411019773794
Content-Type: text/plain
Content-Disposition: attachment; filename="harris41-20020425182954.txt"
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.117 doc/loncapafiles/loncapafiles.lpml:1.118
--- doc/loncapafiles/loncapafiles.lpml:1.117 Sun Apr 21 19:02:58 2002
+++ doc/loncapafiles/loncapafiles.lpml Thu Apr 25 18:29:54 2002
@@ -3,7 +3,7 @@
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->
-<!-- $Id: loncapafiles.lpml,v 1.117 2002/04/21 23:02:58 harris41 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.118 2002/04/25 22:29:54 harris41 Exp $ -->
<!--
@@ -409,13 +409,14 @@
<description>online help documentation</description>
</directory>
<directory dist='default'>
- <targetdir dist='default'>home/httpd/html/adm/help/api</targetdir>
+ <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
<categoryname>server readonly</categoryname>
<description>online help documentation for the LON-CAPA programming
interface</description>
</directory>
<directory dist='default'>
- <targetdir dist='default'>home/httpd/html/adm/help/api/Apache</targetdir>
+ <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
+ </targetdir>
<categoryname>server readonly</categoryname>
<description>online help documentation for the LON-CAPA programming
interface, Apache (mod_perl) handlers</description>
@@ -1244,14 +1245,15 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonupload.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonupload.html
+<source>doc/lib/perl/Apache/lonupload.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonupload.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../publisher/lonupload.pm > \
-../../doc/api/Apache/lonupload.html && echo 'pod2html lonupload.pm'
+../../doc/lib/perl/Apache/lonupload.html && \
+echo 'pod2html lonupload.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -1308,14 +1310,15 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonpubdir.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonpubdir.html
+<source>doc/lib/perl/Apache/lonpubdir.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonpubdir.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../publisher/lonpubdir.pm > \
-../../doc/api/Apache/lonpubdir.html && echo 'pod2html lonpubdir.pm'
+../../doc/lib/perl/Apache/lonpubdir.html && \
+echo 'pod2html lonpubdir.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -1346,14 +1349,16 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonretrieve.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonretrieve.html
+<source>doc/lib/perl/Apache/lonretrieve.html</source>
+<target dist='default'>
+home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonretrieve.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../publisher/lonretrieve.pm > \
-../../doc/api/Apache/lonretrieve.html && echo 'pod2html lonretrieve.pm'
+../../doc/lib/perl/Apache/lonretrieve.html && \
+echo 'pod2html lonretrieve.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -1383,12 +1388,14 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/edit.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/edit.html</target>
+<source>doc/lib/perl/Apache/edit.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
+</target>
<categoryname>doc</categoryname>
<description>POD-derived page for edit.pm</description>
<build trigger='always run'>
-loncom/build/pod2html.sh ../homework/edit.pm > ../../doc/api/Apache/edit.html \
+loncom/build/pod2html.sh ../homework/edit.pm > \
+../../doc/lib/perl/Apache/edit.html \
&& echo 'pod2html edit.pm'
</build>
<status>works/unverified</status>
@@ -1483,14 +1490,15 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/loncommon.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/loncommon.html
+<source>doc/lib/perl/Apache/loncommon.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for loncommon.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../interface/loncommon.pm > \
-../../doc/api/Apache/loncommon.html && echo 'pod2html loncommon.pm'
+../../doc/lib/perl/Apache/loncommon.html && \
+echo 'pod2html loncommon.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -1649,14 +1657,16 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonsearchcat.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonsearchcat.html
+<source>doc/lib/perl/Apache/lonsearchcat.html</source>
+<target dist='default'>
+home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonsearchcat.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../interface/lonsearchcat.pm > \
-../../doc/api/Apache/lonsearchcat.html && echo 'pod2html lonsearchcat.pm'
+../../doc/lib/perl/Apache/lonsearchcat.html && \
+echo 'pod2html lonsearchcat.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -1734,14 +1744,15 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonparmset.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonparmset.html
+<source>doc/lib/perl/Apache/lonparmset.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonparmset.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../interface/lonparmset.pm > \
-../../doc/api/Apache/lonparmset.html && echo 'pod2html lonparmset.pm'
+../../doc/lib/perl/Apache/lonparmset.html && \
+echo 'pod2html lonparmset.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -1782,14 +1793,16 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonpublisher.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonpublisher.html
+<source>doc/lib/perl/Apache/lonpublisher.html</source>
+<target dist='default'>
+home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonpublisher.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../publisher/lonpublisher.pm > \
-../../doc/api/Apache/lonpublisher.html && echo 'pod2html lonpublisher.pm'
+../../doc/lib/perl/Apache/lonpublisher.html && \
+echo 'pod2html lonpublisher.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -1884,14 +1897,14 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonpage.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonpage.html
+<source>doc/lib/perl/Apache/lonpage.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonnet.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../../rat/lonpage.pm > \
-../../doc/api/Apache/lonpage.html && echo 'pod2html lonpage.pm'
+../../doc/lib/perl/Apache/lonpage.html && echo 'pod2html lonpage.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -1922,14 +1935,16 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonuserstate.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonuserstate.html
+<source>doc/lib/perl/Apache/lonuserstate.html</source>
+<target dist='default'>
+home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonuserstate.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../../rat/lonuserstate.pm > \
-../../doc/api/Apache/lonuserstate.html && echo 'pod2html lonuserstate.pm'
+../../doc/lib/perl/Apache/lonuserstate.html && \
+echo 'pod2html lonuserstate.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -2112,13 +2127,14 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonacc.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonacc.html</target>
+<source>doc/lib/perl/Apache/lonacc.html</source>
+<target dist='default'>
+home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonacc.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../auth/lonacc.pm > \
-../../doc/api/Apache/lonacc.html && echo 'pod2html lonacc.pm'
+../../doc/lib/perl/Apache/lonacc.html && echo 'pod2html lonacc.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -2149,14 +2165,14 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonracc.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonracc.html
+<source>doc/lib/perl/Apache/lonracc.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonracc.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../auth/lonracc.pm > \
-../../doc/api/Apache/lonracc.html && echo 'pod2html lonracc.pm'
+../../doc/lib/perl/Apache/lonracc.html && echo 'pod2html lonracc.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -2196,14 +2212,14 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/loncacc.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/loncacc.html
+<source>doc/lib/perl/Apache/loncacc.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for loncacc.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../auth/loncacc.pm > \
-../../doc/api/Apache/loncacc.html && echo 'pod2html loncacc.pm'
+../../doc/lib/perl/Apache/loncacc.html && echo 'pod2html loncacc.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -2266,14 +2282,14 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonroles.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonroles.html
+<source>doc/lib/perl/Apache/lonroles.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonroles.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../auth/lonroles.pm > \
-../../doc/api/Apache/lonroles.html && echo 'pod2html lonroles.pm'
+../../doc/lib/perl/Apache/lonroles.html && echo 'pod2html lonroles.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -2304,14 +2320,15 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonindexer.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonindexer.html
+<source>doc/lib/perl/Apache/lonindexer.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonindexer.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../interface/lonindexer.pm > \
-../../doc/api/Apache/lonindexer.html && echo 'pod2html lonindexer.pm'
+../../doc/lib/perl/Apache/lonindexer.html && \
+echo 'pod2html lonindexer.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -2361,13 +2378,14 @@
</dependencies>
</file>
<file>
-<source>doc/api/Apache/lonnet.html</source>
-<target dist='default'>home/httpd/html/adm/help/api/Apache/lonnet.html</target>
+<source>doc/lib/perl/Apache/lonnet.html</source>
+<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
+</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonnet.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > \
-../../doc/api/Apache/lonnet.html && echo 'pod2html lonnet.pm'
+../../doc/lib/perl/Apache/lonnet.html && echo 'pod2html lonnet.pm'
</build>
<status>works/unverified</status>
<dependencies>
@@ -3037,7 +3055,8 @@
<fileglob>
<glob>*.gif</glob>
<sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
-<targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/</targetdir>
+<targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
+</targetdir>
<categoryname>graphic file</categoryname>
<description>
icons used for the bookmark portion of the LON-CAPA user interface
@@ -3223,8 +3242,8 @@
<categoryname>doc</categoryname>
<description>POD-derived page for check-rpms</description>
<build trigger='always run'>
-loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html && \
-echo 'pod2html checkrpms'
+loncom/build/pod2html.sh check-rpms > ../../doc/scripts/check-rpms.html \
+&& echo 'pod2html checkrpms'
</build>
<status>works/unverified</status>
<dependencies>
--harris411019773794--