Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: using split-by-submodule omits documentation for symbols in root namespace #1249

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Dec 19, 2023

Extend the "index" page to contain a list of submodules and the reference for any symbols in the root namespace.

Fixes #1240

… root of the project

Extend the "index" page to contain a list of submodules and the reference for any symbols in the root namespace.
@mergify mergify bot merged commit c49acc7 into main Dec 19, 2023
12 checks passed
@mergify mergify bot deleted the mrgrain/fix/split-submodule-ignores-root branch December 19, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When using split-by-submodule, documentation for the root of the project is not generated
2 participants