Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/res/example_uab_directory_entry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/res/snow_catalog_tasks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/res/snow_id_search_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/res/snow_id_search_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/res/snow_new_task.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/res/snow_new_task_form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/res/snow_requested_for_guest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
390 changes: 390 additions & 0 deletions docs/tickets.md

Large diffs are not rendered by default.

30 changes: 1 addition & 29 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,36 +61,8 @@ plugins: # order matters!
- scripts/pandoc_generator.py
- git-revision-date-localized:
type: date
strict: false
- glightbox
- table-reader:
data_path: docs
- title-casing
- redirects:
redirect_maps:

nav:
- Home: index.md
- Cheaha:
- Archiving Modules: cheaha/archiving_modules.md
- Shell Commands: cheaha/shell_commands.md
- GitLab Runner:
- Personal GitLab Runner Setup: gitlab_runner/personal_gitlab_runner_setup.md
- Openstack:
- VM Migration: openstack/vm_migration.md
- VM Service Setup: service/service_setup.md

validation:
nav:
omitted_files: warn
not_found: warn
absolute_links: warn
links:
not_found: warn
anchors: warn
absolute_links: warn
unrecognized_links: warn

watch:
- scripts
- theme
- Ticket Issues: tickets.md
Loading