We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d9ab3 commit 33cab57Copy full SHA for 33cab57
mkdocs.yml
@@ -9,14 +9,15 @@ repo_name: 'devsetgo/dsg_lib'
9
repo_url: 'https://github.com/devsetgo/dsg_lib'
10
11
# Copyright
12
-copyright: 'Copyright © 2016 - 2024 Mike Ryan'
+copyright: 'Copyright © 2016 - 2025 Mike Ryan'
13
14
nav:
15
- Introduction: 'index.md'
16
- QuickStart: 'quickstart.md'
17
- Common Functions:
18
- Logging: 'common_functions/logging.md'
19
- File Functions: 'common_functions/file_functions.md'
20
+ - File Mover: 'common_functions/file_mover.md'
21
- Folder Functions: 'common_functions/folder_functions.md'
22
- RegEx Functions: 'common_functions/regex.md'
23
- Calendar Functions: 'common_functions/calendar_functions.md'
0 commit comments