Home CodeDoc Why are some files missing from a module or tag list?

Why are some files missing from a module or tag list?

Last updated on Nov 10, 2025

Short Answer: Files may be missing because they haven’t been tagged to that module/tag or documentation generation hasn’t finished indexing them.

Prerequisites

  1. You can view the module or tag page (e.g., 'User management')

Steps

  1. Open the module/tag page and check the 'Files in ...' list and pagination controls.
    File list and page numbers are visible.

  2. If expected files aren’t listed, check whether those files have the correct tag/module assignment in source and if they show a 'Last documented' timestamp.
    You can confirm whether files are tagged and documented.

Troubleshooting

  1. Module/tag page shows no files or missing files you expected.
    LikelyCause: Files are not tagged correctly in the codebase or documentation indexing hasn’t completed.
    Action: Verify tags in the repository source, wait for indexing to finish, or contact the repo maintainer to re-tag/re-index.

Note: Use the 'Last documented' column in file lists to see which files are already processed.