Skip to content

documentation should contain a page with 3rd party licenses  #6634

Closed
@ogoffart

Description

@ogoffart

For our binary packages, we use cargo-about to generate a list of all licenses of dependencies.
Our rust user can easily do the same donloat all the licenses of their program.
What we should do anyway is to have this generated list on our documentation so that one can see all the dependencies. And maybe user can take this list for their C++ or Js/python.

Ideally we run cargo-about when generating the docs to generate something that can be shown in a section of the docs.

We can also try to see if we can generate machine readable format that can be consumed by users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:documentationImprovements or additions to documentation (infrastructure and text itself) (mN,bS)a:language-pythonPython bindings (mS,bO)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions