Skip to content

Commit 33cab57

Browse files
committed
adding file mover documentation
1 parent 18d9ab3 commit 33cab57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ repo_name: 'devsetgo/dsg_lib'
99
repo_url: 'https://github.com/devsetgo/dsg_lib'
1010

1111
# Copyright
12-
copyright: 'Copyright © 2016 - 2024 Mike Ryan'
12+
copyright: 'Copyright © 2016 - 2025 Mike Ryan'
1313

1414
nav:
1515
- Introduction: 'index.md'
1616
- QuickStart: 'quickstart.md'
1717
- Common Functions:
1818
- Logging: 'common_functions/logging.md'
1919
- File Functions: 'common_functions/file_functions.md'
20+
- File Mover: 'common_functions/file_mover.md'
2021
- Folder Functions: 'common_functions/folder_functions.md'
2122
- RegEx Functions: 'common_functions/regex.md'
2223
- Calendar Functions: 'common_functions/calendar_functions.md'

0 commit comments

Comments
 (0)