Skip to content

Commit 0f35251

Browse files
authored
Merge pull request #43 from mdefende/add-common-ticket-issues
Begin page with common ticket issues for new hire training
2 parents 7104f64 + 76ceb7b commit 0f35251

9 files changed

Lines changed: 391 additions & 29 deletions
28.3 KB
Loading

docs/res/snow_catalog_tasks.png

36.6 KB
Loading

docs/res/snow_id_search_1.png

60 KB
Loading

docs/res/snow_id_search_2.png

70.3 KB
Loading

docs/res/snow_new_task.png

44.4 KB
Loading

docs/res/snow_new_task_form.png

41.9 KB
Loading
11.3 KB
Loading

docs/tickets.md

Lines changed: 390 additions & 0 deletions
Large diffs are not rendered by default.

mkdocs.yml

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -61,36 +61,8 @@ plugins: # order matters!
6161
- scripts/pandoc_generator.py
6262
- git-revision-date-localized:
6363
type: date
64-
strict: false
6564
- glightbox
66-
- table-reader:
67-
data_path: docs
68-
- title-casing
69-
- redirects:
70-
redirect_maps:
7165

7266
nav:
7367
- Home: index.md
74-
- Cheaha:
75-
- Archiving Modules: cheaha/archiving_modules.md
76-
- Shell Commands: cheaha/shell_commands.md
77-
- GitLab Runner:
78-
- Personal GitLab Runner Setup: gitlab_runner/personal_gitlab_runner_setup.md
79-
- Openstack:
80-
- VM Migration: openstack/vm_migration.md
81-
- VM Service Setup: service/service_setup.md
82-
83-
validation:
84-
nav:
85-
omitted_files: warn
86-
not_found: warn
87-
absolute_links: warn
88-
links:
89-
not_found: warn
90-
anchors: warn
91-
absolute_links: warn
92-
unrecognized_links: warn
93-
94-
watch:
95-
- scripts
96-
- theme
68+
- Ticket Issues: tickets.md

0 commit comments

Comments
 (0)