Skip to content

Fix missing .bindings submodule in API doc website#38

Open
bact wants to merge 5 commits into
spdx:mainfrom
bact:api-doc
Open

Fix missing .bindings submodule in API doc website#38
bact wants to merge 5 commits into
spdx:mainfrom
bact:api-doc

Conversation

@bact

@bact bact commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator
  • .bindings submodule was previously omitted from the API docs because it was not exposed in the top-level __all__ export. This PR fixes that.
  • Move installation instructions to a separate landing page so the API doc is less cluttered..
  • Keep API doc of each release; stable is an alias for the latest release
  • dev is API doc for unreleased code from main branch

See demo at

Note

GitHub Pages has to be enabled for the publication workflow to run successfully.

bact added 3 commits June 19, 2026 11:01
`.bindings` submodule was previously omitted from the API docs because it was not exposed in the top-level `__all__` export.

This commit fixes that.

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@bact bact added documentation Improvements or additions to documentation ci Development workflow, build infrastructure labels Jun 19, 2026
@bact bact changed the title Fix missing .bindings submodule API docs Fix missing .bindings submodule in API doc website Jun 19, 2026
bact added 2 commits June 19, 2026 13:38
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@bact bact requested a review from JPEWdev June 19, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Development workflow, build infrastructure documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant