Hello All,

I have a sphinx project in my sytem local directories. Now, I have
created a new sphinx project specifying "Link different projects" as
'Y'.

And then, in the conf.py of the new project, I have added an entry in
the 'intersphinx_mapping' section as
'path of object.inv of the first project' : None. I rebuilt the docs
with no errors.

Now to access an rst file of the first project in my new project, I
gave the file name under the toctree of the new project's rst file.
But this couldn't take the file from the directory specified in the
intersphinx section. I also tried giving the absolute path, relative
path etc., but I could not get that working.

Can anyone help me?

Thanks in advance,
Gayatri

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to