Skip to content

FIX: Documentation#7118

Merged
rjhancock merged 1 commit into
MegaMek:masterfrom
rjhancock:doc-cleanup
May 27, 2025
Merged

FIX: Documentation#7118
rjhancock merged 1 commit into
MegaMek:masterfrom
rjhancock:doc-cleanup

Conversation

@rjhancock

Copy link
Copy Markdown
Collaborator

Removed archive documents.
Converted txt -> md
cleaned up HTML.

Updated anc cleaned up documents
Copilot AI review requested due to automatic review settings May 27, 2025 00:37
@rjhancock rjhancock requested a review from a team as a code owner May 27, 2025 00:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The purpose of this PR is to clean up the documentation by removing outdated archive files, converting several .txt documents to markdown (.md), and updating HTML files to use modern, well‐formed markup. Key changes include:

  • Removal of legacy and archive documentation files (e.g. in the Archive Stuff folder, planets.txt, plugins.txt).
  • Conversion of multiple documentation files from .txt to .md (e.g. custom_spa, advanced_medical_overview, SarnaCartographyImport, Stratcon_Tips).
  • Updates to HTML documentation files (UserDirHelp.html, Scenario Template Editor.html) that add DOCTYPE declarations and improve formatting.

Reviewed Changes

Copilot reviewed 28 out of 28 changed files in this pull request and generated no comments.

Show a summary per file
File Description
MekHQ/docs/scenariomodifiers.md New markdown documentation for scenario modifiers.
MekHQ/docs/plugins.txt Removed legacy MekHQ plugin guide.
MekHQ/docs/planets.txt Removed old planets documentation.
MekHQ/docs/custom_spa.txt Removed legacy .txt version of custom SPA documentation.
MekHQ/docs/custom_spa.md New markdown version of custom SPA documentation.
MekHQ/docs/advanced_medical_overview.txt Removed legacy advanced medical overview in .txt format.
MekHQ/docs/advanced_medical_overview.md New markdown version for advanced medical overview.
MekHQ/docs/UserDirHelp.html Updated HTML for proper DOCTYPE, language, and improved formatting.
MekHQ/docs/StratCon/stratcon-faq-2.6.txt Removed outdated StratCon FAQ.
MekHQ/docs/StratCon/Stratcon_Tips.txt Removed legacy StratCon tips in .txt.
MekHQ/docs/StratCon/Stratcon_Tips.md New markdown version of StratCon tips.
MekHQ/docs/Scenario Template Editor.html Upgraded HTML markup with DOCTYPE and enhanced readability.
MekHQ/docs/SarnaCartographyImport.txt Removed legacy Sarna Cartography import instructions in .txt format.
MekHQ/docs/SarnaCartographyImport.md New markdown version of Sarna Cartography import instructions.
MekHQ/docs/Archive Stuff/* Removed several outdated archive files.
MekHQ/data/universe/defaultspa.xml Minor update in comments: changed reference from docs/custom_spa.txt to docs/custom_spa.md.
MekHQ/data/universe/customspa.xml Minor update in comments: changed reference from docs/custom_spa.txt to docs/custom_spa.md.
Comments suppressed due to low confidence (1)

MekHQ/data/universe/defaultspa.xml:1254

  • Ensure all internal documentation references for the custom SPA guidelines have been updated consistently to use the .md files rather than legacy .txt files.
     <!-- See docs/custom_spa.md

@codecov

codecov Bot commented May 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.46%. Comparing base (afcd850) to head (4639788).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7118   +/-   ##
=========================================
  Coverage     12.46%   12.46%           
- Complexity     7354     7355    +1     
=========================================
  Files          1137     1137           
  Lines        146336   146336           
  Branches      22441    22441           
=========================================
  Hits          18238    18238           
- Misses       126219   126221    +2     
+ Partials       1879     1877    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rjhancock rjhancock merged commit 2765113 into MegaMek:master May 27, 2025
7 checks passed
@rjhancock rjhancock deleted the doc-cleanup branch May 27, 2025 03:57
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.

2 participants