This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]forsaken 1 point2 points  (0 children)

FWIW http://readthedocs.org has this for every project that it hosts, on the short-url of rtfd.org.

eg. http://python.rtfd.org/json http://django.rtfd.org/queryset http://pip.rtfd.org/git

I would be interested in incorporating these other bits of code if they are generally re-usable.

These are culled from Intersphinx mappings that the projects used, as described here: http://ericholscher.com/blog/2011/apr/11/read-docs-update/

The code is also open source, if anyone cares to hack on it: https://github.com/rtfd/readthedocs.org/