Update of /cvsroot/jython/jython/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv9466
Modified Files:
index.ht
Log Message:
Added a link to the lang-ref.
Index: index.ht
===================================================================
RCS file: /cvsroot/jython/jython/Doc/index.ht,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** index.ht 2001/01/16 20:38:42 1.5
--- index.ht 2001/01/21 13:50:47 1.6
***************
*** 75,78 ****
--- 75,82 ----
programmers keep the Library Reference Manual under their
pillow for easy access.
+
+ <LI>The Python <A HREF="http://www.python.org/doc/current/ref/ref.html">
+ Language Reference</A> (for language lawyers).
+
</UL>
|