Skip to content

Question: How to provide needs_extra_links from within a sphinx extension?  #1340

@cpolzer

Description

@cpolzer

Hello,

when working on sphinx extension to bundle my configuration for multiple sphinx-needs projects, how would one configure
the ```needs_extra_links = list(dict)" or the "needs_global_options"?

The api gives us add_extra_option, which works well when bound to sphinx's "config-inited" phase, also adding need types via "add_need_type" is no problem.

I guess my question is, if there are examples available, for this? I checked the sphinx-modelling and some others, but was not able to find an example.

I am not sure, this is the correct channel to ask, please point to somewhere else if possible and needed...

Thanks up front and regards!

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