|
From: <ki...@us...> - 2003-05-30 03:04:31
|
Update of /cvsroot/pymerase/htdocs/docs/pymweb
In directory sc8-pr-cvs1:/tmp/cvs-serv24371
Modified Files:
pymweb-manual.html
Log Message:
updated docs
Index: pymweb-manual.html
===================================================================
RCS file: /cvsroot/pymerase/htdocs/docs/pymweb/pymweb-manual.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pymweb-manual.html 25 Apr 2003 20:11:21 -0000 1.2
--- pymweb-manual.html 30 May 2003 03:04:29 -0000 1.3
***************
*** 21,25 ****
Copyright © 2003 California Institute of Technology </h3>
! <h3 align="center">Version 0.1.2<br />Apr 25, 2003
</h3>
--- 21,25 ----
Copyright © 2003 California Institute of Technology </h3>
! <h3 align="center">Version 0.1.3<br />May 29, 2003
</h3>
***************
*** 100,104 ****
<div class="p"><!----></div>
<a name="tth_fIg1">
! </a> <div align="center"><img src="images/pymweb-front-end.jpg"></div>
<center>Figure 1: <font color="#0000FF">Pymweb - Pymerase Web Front End</font></center>
--- 100,104 ----
<div class="p"><!----></div>
<a name="tth_fIg1">
! </a> <img src="images/pymweb-front-end.jpg">
<center>Figure 1: <font color="#0000FF">Pymweb - Pymerase Web Front End</font></center>
***************
*** 335,339 ****
<div class="p"><!----></div>
<a name="tth_fIg2">
! </a> <div align="center"><img src="images/pymweb-output.jpg"></div>
<center>Figure 2: <font color="#0000FF">Pymweb - Succesful Output</font></center>
--- 335,339 ----
<div class="p"><!----></div>
<a name="tth_fIg2">
! </a> <img src="images/pymweb-output.jpg">
<center>Figure 2: <font color="#0000FF">Pymweb - Succesful Output</font></center>
***************
*** 362,375 ****
<h3><a name="tth_sEc3.2">
3.2</a> <font color="#0000FF">Pymweb Failure / Debugging</font></h3>
! I am going to leave this section blank for the time being as I plan to
! improve debugging and error messages in Pymweb. I don't want to waste
! my time documenting something that I know is going to be absolete in
! the near future.
<div class="p"><!----></div>
! For now, if you have any trouble with Pymweb, please join the
! pymerase-devel mailing list and send an e-mail to the list asking for
! help. Please visit http://pymerase.sf.net and click on the "Mail
! Lists" if you wish to join the mailing list.
<div class="p"><!----></div>
--- 362,390 ----
<h3><a name="tth_sEc3.2">
3.2</a> <font color="#0000FF">Pymweb Failure / Debugging</font></h3>
! Pymweb, as of v0.1.15, now displays debugging output in the web
! browser. If you have trouble understanding the error messages, you may
! copy and paste them into an e-mail to the pymerase-devel mailing list,
! or post them to the Pymerase Support Request Tracker.
<div class="p"><!----></div>
! If you believe you have found a bug, feel free to post it to the
! Pymerase Bug Tracker.
!
! <div class="p"><!----></div>
! Note, that in addition to the debugging message, you can always goto
! '/tmp/pymweb/@sessionNumber/' and check on the files located in that
! directory. You may also wish to look at the Apache error logs located
! at '/var/log/apache/error.log'.
!
! <div class="p"><!----></div>
! If you have any trouble with Pymweb, please join the pymerase-devel
! mailing list and send an e-mail to the list asking for help. Please
! visit http://pymerase.sf.net and click on the "Mail Lists" if you
! wish to join the mailing list.
!
! <div class="p"><!----></div>
! Please send an e-mail to the pymerase-devel mailing list if you find a
! simple or common mistakes people make when using Pymweb, and I will add
! it to this documentation.
<div class="p"><!----></div>
***************
*** 379,382 ****
by <a href="http://hutchinson.belmont.ma.us/tth/">
T<sub><font size="-1">T</font></sub>H</a>,
! version 3.33.<br />On 25 Apr 2003, 12:54.</small>
</html>
--- 394,397 ----
by <a href="http://hutchinson.belmont.ma.us/tth/">
T<sub><font size="-1">T</font></sub>H</a>,
! version 3.33.<br />On 29 May 2003, 20:02.</small>
</html>
|