rstgen.sphinxconf.interproject

Defines the rstgen.sphinxconf.interproject.configure() function.

Functions

configure(globals_dict[, prjspec])

Install the specified atelier projects into the intersphinx_mapping of your conf.py.

rstgen.sphinxconf.interproject.configure(globals_dict, prjspec=None, **nicknames)

Install the specified atelier projects into the intersphinx_mapping of your conf.py.

The explicitly specified atelier projects are loaded from your local copies of the repositories unless ATELIER_IGNORE_LOCAL_BUILDS is set to yes.

See Referring to doctrees in other projects.