Skip to content

[TASK] Issue warning if a document is not included in any toctree #846

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

Merged
merged 4 commits into from
Feb 17, 2024

Conversation

linawolf
Copy link
Contributor

Sphinx also issues this kind of warning. Project who do not
desire the warning could deactivate the pass

resolves TYPO3-Documentation/render-guides#332

@linawolf linawolf force-pushed the feature/toctree-warning branch from 1828a9f to 6db5c1b Compare February 12, 2024 15:01
Markdown does not have a toctree concept. However rst requires all non-orphan documents to be in a toctree
Sphinx also issues this kind of warning. Project who do not
desire the warning could deactivate the pass

resolves TYPO3-Documentation/render-guides#332
@linawolf linawolf force-pushed the feature/toctree-warning branch from 6db5c1b to 7d7ae5b Compare February 12, 2024 15:02
@linawolf linawolf requested a review from jaapio February 14, 2024 08:01
@linawolf
Copy link
Contributor Author

@wouterj @greg0ire how do you feel about these added warnings?

@linawolf linawolf merged commit 50d8b00 into main Feb 17, 2024
@linawolf linawolf deleted the feature/toctree-warning branch February 17, 2024 08:51
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.

Documents not in toctree do not cause warnings
1 participant