Re: epydoc: links to other methods/classes with reStructuredText

2006-03-20 Thread Marc 'BlackJack' Rintsch
In <[EMAIL PROTECTED]>, Max Kubierschky wrote: > I try to use epydoc with reStructuredText. > It works fine, my only problem is that I couldn't figure out > the syntax for links to other methods or classes. Any hints? IIRC it's `OtherClass`, `module.OtherClass`, `other_method` and so on. Ciao,

epydoc: links to other methods/classes with reStructuredText

2006-03-18 Thread Max Kubierschky
Hi, I try to use epydoc with reStructuredText. It works fine, my only problem is that I couldn't figure out the syntax for links to other methods or classes. Any hints? Max P.S: Where is the correct platform for discussing epydoc? -- http://mail.python.org/mailman/listinfo/python-list