Skip to content

Conversation

@sipke
Copy link

@sipke sipke commented Dec 22, 2025

This PR is not complete and provided as an example follow on for PR #81.

All git submodules currently have files not included in openamp-docs, which results in warning
WARNING: document isn't included in any toctree [toc.not_included]

Most of the files could be integrated into the documentations, with first example given including the "build" information for the Echo Example of the openamp-system-reference.

There are some files harder to integrate and for those recommendation is to filter them out using the toc :hidden: feature which suppresses the warning.

Note, that some changes will be needed for files in submodules also as some of the links there are relative hyperlinks, rather than sphinx references. You will notice under Echo Test Build Information -> Compilation, the link to README.md does not work currently, as it is a relative hyperlink rather than sphinx reference. Solvable, just not done yet in this proposal.

If the proposal is acceptable, can proceed to eliminate toc.not_included warnings in one of the above two methods.

Sipke Vriend added 2 commits December 22, 2025 17:19
there are submodules which have document files just for the repository,
so provide a toctree of hidden files so the warning about missing file
in toc is suppressed.
WARNING: document isn't included in any toctree [toc.not_included]

Signed-off-by: Sipke Vriend <sipke@direktembedded.com>
for ease of reference to build information in the submodule add a
content table to the echo example documentation in the
openamp-system-reference. This will also remove the warning that the file
is not in a toc.
WARNING: document isn't included in any toctree [toc.not_included]

Signed-off-by: Sipke Vriend <sipke@direktembedded.com>
@sipke sipke mentioned this pull request Dec 22, 2025
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.

1 participant