Skip to content

Add ability to add extra cross-project search projects on an opt-in basis #298

@Cadair

Description

@Cadair

Describe the feature

For SunPy it would be a nice addition to opt-in to also searching the astropy documentation.

Proposed solution

I'm thinking that it would be good to have something like the default RTD option for subprojects but for "include ":

Image

I think it would be nice to have this configurable where you can configure one or more groups which the user can then enable, i.e.:

rtd_search_extras = {
    "astropy": {"default_enabled": False, "projects": [{"slug": "astropy", "link": "https://docs.astropy.org"}]}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions