Thanks - works like a charm :) On 15 Mrz., 20:33, Kevin Horn <[email protected]> wrote: > On Sun, Mar 14, 2010 at 3:20 PM, andreash <[email protected]> wrote: > > Hi there, > > > I'm trying to build my website using Sphinx. So far, I linked from one > > page to another using :ref:. However, if the page I link to is larger > > than the screen, it is not shown from the top, but rather from the > > first headline (I placed the :ref: right in before the page's title). > > Is there any way to link to an internal document using a reference > > instead of a path, but the link pointing to the html document and not > > to the first anchor? > > > Thanks, > > > Andreas. > > use > > :doc:`reference to file` > > see:http://sphinx.pocoo.org/markup/inline.html#cross-referencing-documents > > Kevin Horn
-- 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.
