idaholab / mastodon

A MOOSE app for structural dynamics, seismic analysis, and risk assessment.
https://mooseframework.inl.gov/mastodon
GNU Lesser General Public License v2.1
40 stars 52 forks source link

Fixup SQA deprecation warning #443

Closed cticenhour closed 6 months ago

cticenhour commented 6 months ago

Bug Description

Mastodon is throwing an SQA warning as a result of idaholab/moose#25617.

Steps to Reproduce

Build Mastodon, then run:

cd doc
./moosedocs.py check --show-warnings

to see a console print-out of the deprecated RTM label.

Impact

Annoyance, no defect in Mastodon core functionality.