Hi!

Is it possible to link to a local non-rest file? My use case:

Be the source directory ``/tmp/test``, then ``/tmp/test/index.rst``
has the following toctree::

    .. toctree::

        dir/index

The contents of ``/tmp/test/dir``::

    index.rst
    some_file.sh

Now I'd like to create a link from ``/tmp/test/dir/index.rst`` to
``some_file.sh``. I know about the ``literalinclude`` directive, but
that's not what I'm looking for here.

Thanks

Felix

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to