On Thu, Mar 17, 2011 at 8:12 PM, TP <[email protected]> wrote: > On Thu, Mar 17, 2011 at 4:20 AM, cool-RR <[email protected]> wrote: > > On Thu, Mar 17, 2011 at 3:25 AM, werner <[email protected]> wrote: > >> > >> Ram, > >> > >> On 17/03/2011 01:53, cool-RR wrote: > >>> > >>> Hello, > >>> > >>> I see that the new Python docs are able to link to source files in the > >>> Python hg repo, like in here: > >>> > >>> http://docs.python.org/dev/library/abc.html > >>> > >>> This is very cool. I see that this is done with the :source: role, but > I > >>> was unable to find the docs for it. Where are they? > >>> > >> I believe it uses this extension. > >> > >> http://sphinx.pocoo.org/ext/viewcode.html?highlight=configuration > >> > >> Werner > > > > I don't think so. The Python docs link to the SVN repo (which redirects > to > > HG), not to a Sphinx-created source-displaying HTML file. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "sphinx-dev" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/sphinx-dev?hl=en. > > > > Maybe it is using the extlinks extension documented at > http://sphinx.pocoo.org/ext/extlinks.html ? > > Looks like it. Where would I check that? Their `conf.py` file?
Ram. -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
