Re: [Epydoc-devel] restructuredtext
Brought to you by:
edloper
From: Robin D. <ro...@al...> - 2004-04-28 01:48:34
|
Fred L. Drake, Jr. wrote: > On Tuesday 27 April 2004 11:29 am, Robin Dunn wrote: > > What is the restructuredtext equivallent to L{object} ? > > In Epydoc, the default reStructuredText "interpreted text role" is > "identifier", so you can simply use > > `object` > > Epydoc seems to do quite well with turning that into a link to the > documentation for object. > Yep, I've started using it this afternoon too. Now if only it didn't take epydoc twice as long to generate wxPython docs using reST than it does with epytext... -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! |