cross-linked version of the python documentation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tom arnall

    #1

    cross-linked version of the python documentation

    Is there a cross-linked version of the python documentation available? Is
    anyone interested in starting a project for such?

    tom arnall
    north spit, ca
    usa

    --
    Posted via a free Usenet account from http://www.teranews.com

  • Simon Brunning

    #2
    Re: cross-linked version of the python documentation

    On 10/20/06, tom arnall <kloro2006@gmai l.comwrote:
    Is there a cross-linked version of the python documentation available? Is
    anyone interested in starting a project for such?
    What do you mean by cross-linked?

    --
    Cheers,
    Simon B
    simon@brunningo nline.net

    Comment

    • tom arnall

      #3
      Re: cross-linked version of the python documentation

      Simon Brunning wrote:
      On 10/20/06, tom arnall <kloro2006@gmai l.comwrote:
      >Is there a cross-linked version of the python documentation available? Is
      >anyone interested in starting a project for such?
      >
      What do you mean by cross-linked?
      If the term e.g. 'span()' is used in a discussion of 'search()' in the regex
      documentation, then there is a hyperlink from that appearance of the term
      to the documentation for 'span()'. I think this would be very helpful to
      newbies like myself.

      Thanks,

      tom arnall
      north spit, ca
      usa

      --
      Posted via a free Usenet account from http://www.teranews.com

      Comment

      • Tuomas

        #4
        Re: cross-linked version of the python documentation

        tom arnall wrote:
        Is there a cross-linked version of the python documentation available? Is
        anyone interested in starting a project for such?
        >
        tom arnall
        north spit, ca
        usa
        >
        pydoc serves as such a cross-linked version of the python *online*
        documentation

        TV

        Comment

        Working...