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 orphan documents #1

Open
fdechelle opened this issue Feb 16, 2021 · 0 comments
Open

Fix orphan documents #1

fdechelle opened this issue Feb 16, 2021 · 0 comments
Assignees

Comments

@fdechelle
Copy link
Owner

Some documents are not included in Sphinx standard way, i.e. by being listed in a toctree, but are in the outpout and are linked with links.
Currently these documents are marked as :orphan: to avoid Sphinx warnings.
Solution: review the structure of the doc, design a clean TOC and include these documents at the right place in the toctree.

@fdechelle fdechelle self-assigned this Feb 16, 2021
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

No branches or pull requests

1 participant