Hello all!

Is it possible to link to the option description of another project?

I.e. I have one project (project1) that includes something like this:

   .. program:: foo

   .. option:: -b <bar>, --bar <bar>

Can I link to the --bar option from another project? I've added the first 
project to intersphinx_mapping and tried:

   :ref:`foo --bar`

   :ref:`project:foo --bar`

   :option:`project1:foo --bar`

   :option:`foo --bar`

but none of these versions produces a link. Am I doing something wrong, or 
is this currently impossible?

Servus,
   Walter

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to