terrapower / armi

An open-source nuclear reactor analysis automation framework that helps design teams increase efficiency and quality
https://terrapower.github.io/armi/
Apache License 2.0
214 stars 82 forks source link

Improving docs: settings report and missing impl text #1629

Closed john-science closed 5 months ago

john-science commented 5 months ago

What is the change?

This PR aims to fix two different doc issues:

  1. Removing file paths from the Settings Report (it looks tacky)
  2. There was an impl tag with no text

Checklist