Home CodeDoc How do I view the repository list and per-repo coverage in the Documentation tab?

How do I view the repository list and per-repo coverage in the Documentation tab?

Last updated on Nov 10, 2025

Short Answer: Open the Documentation tab to see a table of repositories with columns: Repository, Branch, Files documented, Coverage, Last documented, and Action.

Prerequisites

  1. Repositories connected to CodeDoc

  2. At least one documentation run for the repository to show coverage

Steps

  1. Go to the Documentation tab in CodeDoc.
    A table of repositories is displayed.

  2. Scan the table columns: "Repository", "Branch", "Files documented", "Coverage", "Last documented", "Action" to find the repo/branch you need.
    You can read the documented/total files and coverage bar for each repo.

  3. Use the Action icon in the row to open repository-specific options or to run/view documentation for that repo.
    An action menu or run is initiated for the selected repository.

  4. If you don't see a repository, use the pagination controls at the bottom of the table to move between pages.
    You can navigate to additional repository rows.

Troubleshooting

  1. Repository is not listed in Documentation.
    LikelyCause: Repository not connected or filters/pagination hiding it.
    Action: Confirm the repository is connected and check pagination; search or change page to locate it.

  2. Action icon does nothing or is missing.
    LikelyCause: You may lack permission to run/view documentation for that repo.
    Action: Check Settings → Documentation settings and request appropriate permissions from an Admin/Owner.

Note: The "Files documented" column uses the format documented / total (e.g., "420 / 620").