[sqlalchemy] Re: intersphinx docs

2009-09-15 Thread Michael Bayer

Brett wrote:

 There is a Sphinx module called intersphinx that allows API docs to be
 cross referenced between sites.  To make it work you have to upload
 the objects.inv file to you web server so that when someone generates
 their own Sphinx-based docs it knows how to reference the remote docs.

 Does SQLAlchemy provide the objects.inv file on its webserver and if
 not would it be possible to upload it?

I wasn't familiar with this file but sphinx seems to be putting it where
expected:

http://www.sqlalchemy.org/docs/05/objects.inv
http://www.sqlalchemy.org/docs/06/objects.inv




 



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



[sqlalchemy] Re: intersphinx docs

2009-09-15 Thread Brett

Sorry, I had put a . in 05

On Sep 15, 4:22 pm, Michael Bayer mike...@zzzcomputing.com wrote:
 Brett wrote:

  There is a Sphinx module called intersphinx that allows API docs to be
  cross referenced between sites.  To make it work you have to upload
  the objects.inv file to you web server so that when someone generates
  their own Sphinx-based docs it knows how to reference the remote docs.

  Does SQLAlchemy provide the objects.inv file on its webserver and if
  not would it be possible to upload it?

 I wasn't familiar with this file but sphinx seems to be putting it where
 expected:

 http://www.sqlalchemy.org/docs/05/objects.invhttp://www.sqlalchemy.org/docs/06/objects.inv


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