losalamos.tools.update_references#
Update reference notes in a target folder.
Scans a directory for Markdown files whose metadata declares
note_type: reference and runs the update pipeline on each one.
Shell usage
python -m losalamos.tools.update_references --folder /path/to/notes
# Using short flag
python -m losalamos.tools.update_references -d /path/to/notes
Functions
|