Skip to content

Conversation

@Vijya2024
Copy link

Fixes #4466

Summary

This PR updates the ScanCode documentation to fix outdated and inconsistent references
in the “ScanCode Output Format” tutorial.

Specifically:

  • Updates links that pointed to /en/latest/ pages which are no longer available,
    replacing them with the stable documentation URLs.
  • Aligns the “How to specify ScanCode Output Format” page with the
    “All Scan Output Options” reference.
  • Removes or clarifies references to deprecated options such as --html-app,
    which no longer appear in the current scancode -h output.

This improves accuracy, avoids broken links, and reduces confusion for new users.


Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass
  • Commits are in a uniquely-named feature branch and has no merge conflicts 📁
  • Updated documentation pages
  • Updated CHANGELOG.rst (not applicable for documentation-only change)

Signed-off-by: Vijya <vijya.student.mst24@itbhu.ac.in>
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.

Update "ScanCode Output Format" page to sync with the "All Scan Output Options"

1 participant