Skip to content

Commit

Permalink
Remove doc warnings related to files that the check command couldn't …
Browse files Browse the repository at this point in the history
…find

Now the requirement working directories are aligned with MALAMUTE dependencies. Refs idaholab#73
  • Loading branch information
cticenhour committed May 17, 2023
1 parent 12e9f89 commit 9da6907
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/sqa_reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@ Documents:

Requirements:
malamute:
working_dirs:
- ${ROOT_DIR}/doc/content
- ${MOOSE_DIR}/framework/doc/content
- ${MOOSE_DIR}/modules/contact/doc/content
- ${MOOSE_DIR}/modules/electromagnetics/doc/content
- ${MOOSE_DIR}/modules/fluid_properties/doc/content # pulled in by navier_stokes
- ${MOOSE_DIR}/modules/heat_conduction/doc/content
- ${MOOSE_DIR}/modules/level_set/doc/content
- ${MOOSE_DIR}/modules/navier_stokes/doc/content
- ${MOOSE_DIR}/modules/phase_field/doc/content
- ${MOOSE_DIR}/modules/ray_tracing/doc/content # pulled in by heat_conduction
- ${MOOSE_DIR}/modules/rdg/doc/content # pulled in by navier_stokes
- ${MOOSE_DIR}/modules/tensor_mechanics/doc/content
- ${MOOSE_DIR}/modules/level_set/doc/content
directories:
- ${ROOT_DIR}/test
log_default: WARNING
Expand Down

0 comments on commit 9da6907

Please sign in to comment.