├── .gitignore ├── Blogs ├── installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems.html ├── installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files │ ├── comment-reply.min.js │ ├── dashicons.min.css │ ├── debugzfeature1.png │ ├── dyntabs.js │ ├── form.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── install_packages.png │ ├── installcomplete.png │ ├── installrest.png │ ├── jquery.cycle.all.min.js │ ├── license_agreement.png │ ├── license_agreement2.png │ ├── licinfo.png │ ├── mainframe.js │ ├── managelicense.png │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── product_chart.png │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ ├── www.js │ └── zdebuginstall.png ├── installing-with-p2-on-an-existing-Eclipse-platform.html └── installing-with-p2-on-an-existing-Eclipse-platform_files │ ├── RSE-conflict.jpg │ ├── comment-reply.min.js │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── form.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── DevOps for Enterprise - Mainframe DEV_files ├── Z-DevOps-Talks-Season-1-Episode-14-Gary-Gruver--150x150.png ├── comment-reply.min.js ├── dashicons.min.css ├── dyntabs.js ├── gdpr-public.css ├── gdpr-public.js ├── grid-fluid.css ├── home.css ├── ida_stats.js ├── jquery.cycle.all.min.js ├── mainframe.js ├── masonry.js ├── navigation.js ├── new-tab.min.js ├── pagepost.css ├── pnext.utils.css ├── pnext.utils.js ├── rotating_tweet.js ├── skip-link-focus-fix.js ├── style(1).css ├── style.css ├── tab-dropdown.js ├── tab-styles.css ├── tables.css ├── tactic.js ├── tacticbindlinks.js ├── wp-embed.min.js ├── wp-emoji-release.min.js ├── www.css └── www.js ├── DevOps_Acceleration_Program ├── adoption.html ├── adoption_files │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── assessment.html ├── assessment_files │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── dap.html ├── deployment.html ├── deployment_files │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── devops-acceleration-program.html ├── devops-acceleration-program_files │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── ibm-z-devops-village.html ├── ibm-z-devops-village_files │ ├── DevOps-Loop-300x157.png │ ├── IMG_5284-300x225.jpg │ ├── User-Group-300x225.jpg │ ├── comment-reply.min.js │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── form.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── partner-tools.html ├── partner-tools_files │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── resources.html └── resources_files │ ├── chevron--down.svg │ ├── chevron--up.svg │ ├── dashicons.min.css │ ├── datatables.min.js │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── moment.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── searchtable.css │ ├── searchtable.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── Downloads - Mainframe DEV_files ├── comment-reply.min.js ├── dashicons.min.css ├── datatables.min.js ├── dyntabs.js ├── gdpr-public.css ├── gdpr-public.js ├── grid-fluid.css ├── home.css ├── ida_stats.js ├── jquery.cycle.all.min.js ├── mainframe.js ├── masonry.js ├── navigation.js ├── new-tab.min.js ├── pagepost.css ├── pnext.utils.css ├── pnext.utils.js ├── rotating_tweet.js ├── skip-link-focus-fix.js ├── style(1).css ├── style.css ├── tab-dropdown.js ├── tab-styles.css ├── tables.css ├── tables.js ├── tactic.js ├── tacticbindlinks.js ├── wp-embed.min.js ├── wp-emoji-release.min.js ├── www.css └── www.js ├── IBM-Record-Generator-for-Java.html ├── IBM-Record-Generator-for-Java_files ├── dashicons.min.css ├── dyntabs.js ├── gdpr-public.css ├── gdpr-public.js ├── grid-fluid.css ├── hero-image.svg ├── home.css ├── ida_stats.js ├── jquery.cycle.all.min.js ├── mainframe.js ├── masonry.js ├── navigation.js ├── new-tab.min.js ├── pagepost.css ├── pnext.utils.css ├── pnext.utils.js ├── rotating_tweet.js ├── skip-link-focus-fix.js ├── style(1).css ├── style.css ├── tab-dropdown.js ├── tab-styles.css ├── tables.css ├── tactic.js ├── tacticbindlinks.js ├── technical.svg ├── usp-01.svg ├── usp-02.svg ├── usp-03.svg ├── wp-embed.min.js ├── wp-emoji-release.min.js ├── www.css └── www.js ├── Install Host Components - Mainframe DEV_files ├── aksb.min.js ├── dashicons.min.css ├── dyntabs.js ├── gdpr-public.css ├── gdpr-public.js ├── grid-fluid.css ├── home.css ├── ida_stats.js ├── jquery.cycle.all.min.js ├── mainframe.js ├── masonry.js ├── navigation.js ├── new-tab.min.js ├── pagepost.css ├── pnext.utils.css ├── pnext.utils.js ├── rotating_tweet.js ├── skip-link-focus-fix.js ├── style(1).css ├── style.css ├── tab-dropdown.js ├── tab-styles.css ├── tables.css ├── tactic.js ├── tacticbindlinks.js ├── wp-embed.min.js ├── wp-emoji-release.min.js ├── www.css └── www.js ├── Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files ├── dashicons.min.css ├── dyntabs.js ├── gdpr-public.css ├── gdpr-public.js ├── grid-fluid.css ├── home.css ├── ida_stats.js ├── jquery.cycle.all.min.js ├── mainframe.js ├── masonry.js ├── mediaelement-and-player.min.js ├── mediaelement-migrate.min.js ├── mediaelementplayer-legacy.min.css ├── navigation.js ├── new-tab.min.js ├── pagepost.css ├── pnext.utils.css ├── pnext.utils.js ├── rotating_tweet.js ├── skip-link-focus-fix.js ├── style(1).css ├── style.css ├── tab-dropdown.js ├── tab-styles.css ├── tables.css ├── tactic.js ├── tacticbindlinks.js ├── vimeo.min.js ├── wp-embed.min.js ├── wp-emoji-release.min.js ├── wp-mediaelement.min.css ├── wp-mediaelement.min.js ├── www.css └── www.js ├── Training ├── Courses.html ├── Training.html ├── Training_files │ ├── PHBadge.png │ ├── aksb.min.js │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── addi-self-paced-learning.html ├── adfz-instructor-led-learning.html ├── adfz-learning-resources.html ├── dbb-self-paced-learning.html ├── dbb-self-paced-learning_files │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── idzbadge.png │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── idz-on-vscode-learning.html ├── idz-self-paced-learning.html ├── idz-self-paced-learning_files │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── idzbadge.png │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── idzrdz-remote-training.html ├── idzrdz-remote-training_files │ ├── courseTabs.js │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── idzrdzhero-1.png │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www.css │ └── www.js ├── wazideveloper-self-paced-learning.html ├── wca4z-learning.html └── zdevops-testing-learning.html ├── adfz-supplement-documentation.html ├── aqua31-end-of-support.html ├── aqua33-additional-downloads.html ├── aqua34-additional-downloads.html ├── downloads.html ├── eclipse-tools-legacy.html ├── eclipse-tools-legacy_files ├── comment-reply.min.js ├── dashicons.min.css ├── datatables.min.js ├── dyntabs.js ├── gdpr-public.css ├── gdpr-public.js ├── grid-fluid.css ├── home.css ├── ida_stats.js ├── jquery.cycle.all.min.js ├── mainframe.js ├── masonry.js ├── navigation.js ├── new-tab.min.js ├── pagepost.css ├── pnext.utils.css ├── pnext.utils.js ├── rotating_tweet.js ├── skip-link-focus-fix.js ├── style(1).css ├── style.css ├── tab-dropdown.js ├── tab-styles.css ├── tables.css ├── tables.js ├── tactic.js ├── tacticbindlinks.js ├── wp-embed.min.js ├── wp-emoji-release.min.js ├── www.css └── www.js ├── eclipse-tools.html ├── eclipse-tools_backup.html ├── eclipse-tools_files ├── autocomplete.min.js ├── button.min.js ├── core.min.js ├── dashicons.min.css ├── datepicker.min.js ├── dialog.min.js ├── draggable.min.js ├── dyntabs.js ├── eclipse-install-new-software-add-repo.png ├── eclipse-install-new-software-dialog.png ├── gdpr-public.css ├── gdpr-public.js ├── grid-fluid.css ├── home.css ├── ida_stats.js ├── im-extending-existing-installation@2x.png ├── im-installing-product-offerings@2x.png ├── im-installing-product-offerings_v2.png ├── jquery.cycle.all.min.js ├── mainframe.js ├── masonry.js ├── mouse.min.js ├── navigation.js ├── new-tab.min.js ├── pagepost.css ├── pnext.utils.css ├── pnext.utils.js ├── position.min.js ├── resizable.min.js ├── rotating_tweet.js ├── skip-link-focus-fix.js ├── sortable.min.js ├── style(1).css ├── style.css ├── tab-dropdown.js ├── tab-styles.css ├── tables.css ├── tables.js ├── tactic.js ├── tacticbindlinks.js ├── widget.min.js ├── wp-embed.min.js ├── wp-emoji-release.min.js ├── www.css └── www.js ├── host-components.html ├── host-configuration-assistant.html ├── host-configuration-assistant_files ├── HCA-horizontal3.png ├── HCA_dependency.png ├── dashicons.min.css ├── dyntabs.js ├── gdpr-public.css ├── gdpr-public.js ├── grid-fluid.css ├── home.css ├── ida_stats.js ├── jquery.cycle.all.min.js ├── mainframe.js ├── masonry.js ├── navigation.js ├── new-tab.min.js ├── pagepost.css ├── pnext.utils.css ├── pnext.utils.js ├── rotating_tweet.js ├── skip-link-focus-fix.js ├── style(1).css ├── style.css ├── tab-dropdown.js ├── tab-styles.css ├── tables.css ├── tactic.js ├── tacticbindlinks.js ├── wp-embed.min.js ├── wp-emoji-release.min.js ├── www.css └── www.js ├── index.css ├── index.html ├── introduce-aqua33.html ├── introduce-aqua34.html ├── kc.html ├── product-versions.html ├── products ├── archived-download-and-install.html ├── download-and-install-wazi-vscode.html ├── download-and-install_files │ ├── autocomplete.min.js │ ├── button.min.js │ ├── core.min.js │ ├── dashicons.min.css │ ├── datepicker.min.js │ ├── dialog.min.js │ ├── draggable.min.js │ ├── dyntabs.js │ ├── events-manager.js │ ├── events_manager.css │ ├── google-analytics.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── mainframe.js │ ├── masonry.js │ ├── menu.min.js │ ├── mouse.min.js │ ├── navigation.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── position.min.js │ ├── resizable.min.js │ ├── skip-link-focus-fix.js │ ├── sortable.min.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tables.js │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── widget.min.js │ ├── wp-a11y.min.js │ ├── wp-embed.min.js │ ├── www.css │ └── www.js ├── ibm-dependency-based-build.html └── ibm-dependency-based-build_files │ ├── GSElogo-150x150.png │ ├── Nlr2vXKgtgE.html │ ├── ad_status.js │ ├── base.js │ ├── dashicons.min.css │ ├── dyntabs.js │ ├── embed.js │ ├── fetch-polyfill.js │ ├── gdpr-public.css │ ├── gdpr-public.js │ ├── grid-fluid.css │ ├── home.css │ ├── ida_stats.js │ ├── jquery.cycle.all.min.js │ ├── mainframe.js │ ├── masonry.js │ ├── navigation.js │ ├── new-tab.min.js │ ├── pagepost.css │ ├── pnext.utils.css │ ├── pnext.utils.js │ ├── remote.js │ ├── rotating_tweet.js │ ├── skip-link-focus-fix.js │ ├── style(1).css │ ├── style.css │ ├── tab-dropdown.js │ ├── tab-styles.css │ ├── tables.css │ ├── tactic.js │ ├── tacticbindlinks.js │ ├── wp-embed.min.js │ ├── wp-emoji-release.min.js │ ├── www-embed-player.js │ ├── www-player-webp.css │ ├── www.css │ └── www.js ├── resources └── images │ ├── 11-The Value of DevOps Transformation in the Digital Enterprise.png │ ├── 3-DevOps Series DevOps for IBM Z Media Center .png │ ├── Zowe-300x150.png │ ├── checkmark.png │ ├── devops-dozen-2021.jpg │ └── unavailable.png ├── tem.html └── videos └── kcci_use_demo_production.mp4 /.gitignore: -------------------------------------------------------------------------------- 1 | .vscode/ -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems.html -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/dyntabs.js -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/form.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/form.js -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/home.css -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/ida_stats.js -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/masonry.js -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/style.css -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/tables.css -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/tactic.js -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/www.css -------------------------------------------------------------------------------- /Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installation-of-ibm-developer-for-z-systems-and-ibm-debug-for-z-systems_files/www.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform.html -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/RSE-conflict.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/RSE-conflict.jpg -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/comment-reply.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/comment-reply.min.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/dashicons.min.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/dyntabs.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/form.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/form.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/gdpr-public.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/gdpr-public.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/grid-fluid.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/home.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/ida_stats.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/masonry.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/navigation.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/new-tab.min.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/pnext.utils.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/pnext.utils.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/rotating_tweet.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/style(1).css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/style.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tab-dropdown.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tab-styles.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tables.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tactic.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/tacticbindlinks.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/wp-embed.min.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/www.css -------------------------------------------------------------------------------- /Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Blogs/installing-with-p2-on-an-existing-Eclipse-platform_files/www.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/comment-reply.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/comment-reply.min.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/dashicons.min.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/dyntabs.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/gdpr-public.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/gdpr-public.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/grid-fluid.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/home.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/ida_stats.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/masonry.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/navigation.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/new-tab.min.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/pnext.utils.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/pnext.utils.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/rotating_tweet.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/style(1).css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/style.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/tab-dropdown.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/tab-styles.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/tables.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/tactic.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/tacticbindlinks.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/wp-embed.min.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/www.css -------------------------------------------------------------------------------- /DevOps for Enterprise - Mainframe DEV_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps for Enterprise - Mainframe DEV_files/www.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption.html -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/dashicons.min.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/dyntabs.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/gdpr-public.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/gdpr-public.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/grid-fluid.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/home.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/ida_stats.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/masonry.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/navigation.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/new-tab.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/pnext.utils.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/pnext.utils.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/rotating_tweet.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/style(1).css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/style.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/tab-dropdown.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/tab-styles.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/tables.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/tactic.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/tacticbindlinks.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/wp-embed.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/www.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/adoption_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/adoption_files/www.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment.html -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/dashicons.min.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/dyntabs.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/gdpr-public.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/gdpr-public.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/grid-fluid.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/home.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/ida_stats.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/masonry.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/navigation.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/new-tab.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/pnext.utils.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/pnext.utils.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/rotating_tweet.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/style(1).css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/style.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/tab-dropdown.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/tab-styles.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/tables.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/tactic.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/tacticbindlinks.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/wp-embed.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/www.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/assessment_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/assessment_files/www.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/dap.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/dap.html -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment.html -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/dashicons.min.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/dyntabs.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/gdpr-public.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/gdpr-public.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/grid-fluid.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/home.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/ida_stats.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/masonry.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/navigation.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/new-tab.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/pnext.utils.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/pnext.utils.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/rotating_tweet.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/style(1).css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/style.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/tab-dropdown.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/tab-styles.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/tables.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/tactic.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/tacticbindlinks.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/wp-embed.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/www.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/deployment_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/deployment_files/www.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program.html -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/dashicons.min.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/dyntabs.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/gdpr-public.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/gdpr-public.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/grid-fluid.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/home.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/ida_stats.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/masonry.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/navigation.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/new-tab.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/pnext.utils.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/pnext.utils.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/rotating_tweet.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/style(1).css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/style.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/tab-dropdown.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/tab-styles.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/tables.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/tactic.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/tacticbindlinks.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/wp-embed.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/www.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/devops-acceleration-program_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/devops-acceleration-program_files/www.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village.html -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/DevOps-Loop-300x157.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/DevOps-Loop-300x157.png -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/IMG_5284-300x225.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/IMG_5284-300x225.jpg -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/User-Group-300x225.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/User-Group-300x225.jpg -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/comment-reply.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/comment-reply.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/dashicons.min.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/dyntabs.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/form.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/form.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/gdpr-public.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/gdpr-public.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/grid-fluid.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/home.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/ida_stats.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/masonry.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/navigation.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/new-tab.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/pnext.utils.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/pnext.utils.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/rotating_tweet.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/style(1).css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/style.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/tab-dropdown.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/tab-styles.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/tables.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/tactic.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/tacticbindlinks.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/wp-embed.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/www.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/ibm-z-devops-village_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/ibm-z-devops-village_files/www.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools.html -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/dashicons.min.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/dyntabs.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/gdpr-public.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/gdpr-public.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/grid-fluid.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/home.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/ida_stats.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/masonry.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/navigation.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/new-tab.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/pnext.utils.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/pnext.utils.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/rotating_tweet.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/style(1).css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/style.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/tab-dropdown.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/tab-styles.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/tables.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/tactic.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/tacticbindlinks.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/wp-embed.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/www.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/partner-tools_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/partner-tools_files/www.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources.html -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/chevron--down.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/chevron--down.svg -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/chevron--up.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/chevron--up.svg -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/dashicons.min.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/datatables.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/datatables.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/dyntabs.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/gdpr-public.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/gdpr-public.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/grid-fluid.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/home.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/ida_stats.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/masonry.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/moment.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/moment.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/navigation.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/new-tab.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/pnext.utils.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/pnext.utils.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/rotating_tweet.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/searchtable.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/searchtable.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/searchtable.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/style(1).css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/style.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/tab-dropdown.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/tab-styles.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/tables.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/tactic.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/tacticbindlinks.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/wp-embed.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/www.css -------------------------------------------------------------------------------- /DevOps_Acceleration_Program/resources_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/DevOps_Acceleration_Program/resources_files/www.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/comment-reply.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/comment-reply.min.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/dashicons.min.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/datatables.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/datatables.min.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/dyntabs.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/gdpr-public.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/gdpr-public.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/grid-fluid.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/home.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/ida_stats.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/masonry.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/navigation.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/new-tab.min.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/pnext.utils.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/pnext.utils.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/rotating_tweet.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/style(1).css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/style.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/tab-dropdown.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/tab-styles.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/tables.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/tables.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/tables.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/tactic.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/tacticbindlinks.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/wp-embed.min.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/www.css -------------------------------------------------------------------------------- /Downloads - Mainframe DEV_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Downloads - Mainframe DEV_files/www.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java.html -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/dashicons.min.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/dyntabs.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/gdpr-public.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/gdpr-public.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/grid-fluid.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/hero-image.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/hero-image.svg -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/home.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/ida_stats.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/masonry.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/navigation.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/new-tab.min.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/pnext.utils.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/pnext.utils.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/rotating_tweet.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/style(1).css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/style.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/tab-dropdown.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/tab-styles.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/tables.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/tactic.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/tacticbindlinks.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/technical.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/technical.svg -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/usp-01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/usp-01.svg -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/usp-02.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/usp-02.svg -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/usp-03.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/usp-03.svg -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/wp-embed.min.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/www.css -------------------------------------------------------------------------------- /IBM-Record-Generator-for-Java_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/IBM-Record-Generator-for-Java_files/www.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/aksb.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/aksb.min.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/dashicons.min.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/dyntabs.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/gdpr-public.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/gdpr-public.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/grid-fluid.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/home.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/ida_stats.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/masonry.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/navigation.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/new-tab.min.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/pnext.utils.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/pnext.utils.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/rotating_tweet.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/style(1).css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/style.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/tab-dropdown.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/tab-styles.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/tables.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/tactic.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/tacticbindlinks.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/wp-embed.min.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/www.css -------------------------------------------------------------------------------- /Install Host Components - Mainframe DEV_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Install Host Components - Mainframe DEV_files/www.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/dyntabs.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/gdpr-public.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/grid-fluid.css -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/home.css -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/ida_stats.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/masonry.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/navigation.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/new-tab.min.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/pnext.utils.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/style(1).css -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/style.css -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/tab-styles.css -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/tables.css -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/tactic.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/vimeo.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/vimeo.min.js -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/www.css -------------------------------------------------------------------------------- /Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Knowledge Center Installer for IBM Explorer for z_OS Aqua - Mainframe DEV_files/www.js -------------------------------------------------------------------------------- /Training/Courses.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Courses.html -------------------------------------------------------------------------------- /Training/Training.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training.html -------------------------------------------------------------------------------- /Training/Training_files/PHBadge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/PHBadge.png -------------------------------------------------------------------------------- /Training/Training_files/aksb.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/aksb.min.js -------------------------------------------------------------------------------- /Training/Training_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/dashicons.min.css -------------------------------------------------------------------------------- /Training/Training_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/dyntabs.js -------------------------------------------------------------------------------- /Training/Training_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/gdpr-public.css -------------------------------------------------------------------------------- /Training/Training_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/gdpr-public.js -------------------------------------------------------------------------------- /Training/Training_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/grid-fluid.css -------------------------------------------------------------------------------- /Training/Training_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/home.css -------------------------------------------------------------------------------- /Training/Training_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/ida_stats.js -------------------------------------------------------------------------------- /Training/Training_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /Training/Training_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Training/Training_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/masonry.js -------------------------------------------------------------------------------- /Training/Training_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/navigation.js -------------------------------------------------------------------------------- /Training/Training_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/new-tab.min.js -------------------------------------------------------------------------------- /Training/Training_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Training/Training_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/pnext.utils.css -------------------------------------------------------------------------------- /Training/Training_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/pnext.utils.js -------------------------------------------------------------------------------- /Training/Training_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/rotating_tweet.js -------------------------------------------------------------------------------- /Training/Training_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /Training/Training_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/style(1).css -------------------------------------------------------------------------------- /Training/Training_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/style.css -------------------------------------------------------------------------------- /Training/Training_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/tab-dropdown.js -------------------------------------------------------------------------------- /Training/Training_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/tab-styles.css -------------------------------------------------------------------------------- /Training/Training_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/tables.css -------------------------------------------------------------------------------- /Training/Training_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/tactic.js -------------------------------------------------------------------------------- /Training/Training_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/tacticbindlinks.js -------------------------------------------------------------------------------- /Training/Training_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/wp-embed.min.js -------------------------------------------------------------------------------- /Training/Training_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /Training/Training_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/www.css -------------------------------------------------------------------------------- /Training/Training_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/Training_files/www.js -------------------------------------------------------------------------------- /Training/addi-self-paced-learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/addi-self-paced-learning.html -------------------------------------------------------------------------------- /Training/adfz-instructor-led-learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/adfz-instructor-led-learning.html -------------------------------------------------------------------------------- /Training/adfz-learning-resources.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/adfz-learning-resources.html -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning.html -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/dashicons.min.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/dyntabs.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/gdpr-public.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/gdpr-public.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/grid-fluid.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/home.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/ida_stats.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/idzbadge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/idzbadge.png -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/masonry.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/navigation.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/new-tab.min.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/pnext.utils.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/pnext.utils.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/rotating_tweet.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/style(1).css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/style.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/tab-dropdown.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/tab-styles.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/tables.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/tactic.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/tacticbindlinks.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/wp-embed.min.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/www.css -------------------------------------------------------------------------------- /Training/dbb-self-paced-learning_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/dbb-self-paced-learning_files/www.js -------------------------------------------------------------------------------- /Training/idz-on-vscode-learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-on-vscode-learning.html -------------------------------------------------------------------------------- /Training/idz-self-paced-learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning.html -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/dashicons.min.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/dyntabs.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/gdpr-public.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/gdpr-public.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/grid-fluid.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/home.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/ida_stats.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/idzbadge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/idzbadge.png -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/masonry.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/navigation.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/new-tab.min.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/pnext.utils.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/pnext.utils.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/rotating_tweet.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/style(1).css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/style.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/tab-dropdown.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/tab-styles.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/tables.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/tactic.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/tacticbindlinks.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/wp-embed.min.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/www.css -------------------------------------------------------------------------------- /Training/idz-self-paced-learning_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idz-self-paced-learning_files/www.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training.html -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/courseTabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/courseTabs.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/dashicons.min.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/dyntabs.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/gdpr-public.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/gdpr-public.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/grid-fluid.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/home.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/ida_stats.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/idzrdzhero-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/idzrdzhero-1.png -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/masonry.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/navigation.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/new-tab.min.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/pnext.utils.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/pnext.utils.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/rotating_tweet.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/style(1).css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/style.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/tab-dropdown.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/tab-styles.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/tables.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/tactic.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/tacticbindlinks.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/wp-embed.min.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/www.css -------------------------------------------------------------------------------- /Training/idzrdz-remote-training_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/idzrdz-remote-training_files/www.js -------------------------------------------------------------------------------- /Training/wazideveloper-self-paced-learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/wazideveloper-self-paced-learning.html -------------------------------------------------------------------------------- /Training/wca4z-learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/wca4z-learning.html -------------------------------------------------------------------------------- /Training/zdevops-testing-learning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/Training/zdevops-testing-learning.html -------------------------------------------------------------------------------- /adfz-supplement-documentation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/adfz-supplement-documentation.html -------------------------------------------------------------------------------- /aqua31-end-of-support.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/aqua31-end-of-support.html -------------------------------------------------------------------------------- /aqua33-additional-downloads.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/aqua33-additional-downloads.html -------------------------------------------------------------------------------- /aqua34-additional-downloads.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/aqua34-additional-downloads.html -------------------------------------------------------------------------------- /downloads.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/downloads.html -------------------------------------------------------------------------------- /eclipse-tools-legacy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy.html -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/comment-reply.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/comment-reply.min.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/dashicons.min.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/datatables.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/datatables.min.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/dyntabs.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/gdpr-public.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/gdpr-public.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/grid-fluid.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/home.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/ida_stats.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/masonry.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/navigation.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/new-tab.min.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/pnext.utils.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/pnext.utils.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/rotating_tweet.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/style(1).css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/style.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/tab-dropdown.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/tab-styles.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/tables.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/tables.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/tables.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/tactic.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/tacticbindlinks.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/wp-embed.min.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/www.css -------------------------------------------------------------------------------- /eclipse-tools-legacy_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools-legacy_files/www.js -------------------------------------------------------------------------------- /eclipse-tools.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools.html -------------------------------------------------------------------------------- /eclipse-tools_backup.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_backup.html -------------------------------------------------------------------------------- /eclipse-tools_files/autocomplete.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/autocomplete.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/button.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/button.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/core.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/core.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/dashicons.min.css -------------------------------------------------------------------------------- /eclipse-tools_files/datepicker.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/datepicker.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/dialog.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/dialog.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/draggable.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/draggable.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/dyntabs.js -------------------------------------------------------------------------------- /eclipse-tools_files/eclipse-install-new-software-add-repo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/eclipse-install-new-software-add-repo.png -------------------------------------------------------------------------------- /eclipse-tools_files/eclipse-install-new-software-dialog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/eclipse-install-new-software-dialog.png -------------------------------------------------------------------------------- /eclipse-tools_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/gdpr-public.css -------------------------------------------------------------------------------- /eclipse-tools_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/gdpr-public.js -------------------------------------------------------------------------------- /eclipse-tools_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/grid-fluid.css -------------------------------------------------------------------------------- /eclipse-tools_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/home.css -------------------------------------------------------------------------------- /eclipse-tools_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/ida_stats.js -------------------------------------------------------------------------------- /eclipse-tools_files/im-extending-existing-installation@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/im-extending-existing-installation@2x.png -------------------------------------------------------------------------------- /eclipse-tools_files/im-installing-product-offerings@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/im-installing-product-offerings@2x.png -------------------------------------------------------------------------------- /eclipse-tools_files/im-installing-product-offerings_v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/im-installing-product-offerings_v2.png -------------------------------------------------------------------------------- /eclipse-tools_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /eclipse-tools_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/masonry.js -------------------------------------------------------------------------------- /eclipse-tools_files/mouse.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/mouse.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/navigation.js -------------------------------------------------------------------------------- /eclipse-tools_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/new-tab.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /eclipse-tools_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/pnext.utils.css -------------------------------------------------------------------------------- /eclipse-tools_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/pnext.utils.js -------------------------------------------------------------------------------- /eclipse-tools_files/position.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/position.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/resizable.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/resizable.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/rotating_tweet.js -------------------------------------------------------------------------------- /eclipse-tools_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /eclipse-tools_files/sortable.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/sortable.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/style(1).css -------------------------------------------------------------------------------- /eclipse-tools_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/style.css -------------------------------------------------------------------------------- /eclipse-tools_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/tab-dropdown.js -------------------------------------------------------------------------------- /eclipse-tools_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/tab-styles.css -------------------------------------------------------------------------------- /eclipse-tools_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/tables.css -------------------------------------------------------------------------------- /eclipse-tools_files/tables.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/tables.js -------------------------------------------------------------------------------- /eclipse-tools_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/tactic.js -------------------------------------------------------------------------------- /eclipse-tools_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/tacticbindlinks.js -------------------------------------------------------------------------------- /eclipse-tools_files/widget.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/widget.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/wp-embed.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /eclipse-tools_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/www.css -------------------------------------------------------------------------------- /eclipse-tools_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/eclipse-tools_files/www.js -------------------------------------------------------------------------------- /host-components.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-components.html -------------------------------------------------------------------------------- /host-configuration-assistant.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant.html -------------------------------------------------------------------------------- /host-configuration-assistant_files/HCA-horizontal3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/HCA-horizontal3.png -------------------------------------------------------------------------------- /host-configuration-assistant_files/HCA_dependency.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/HCA_dependency.png -------------------------------------------------------------------------------- /host-configuration-assistant_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/dashicons.min.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/dyntabs.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/gdpr-public.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/gdpr-public.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/grid-fluid.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/home.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/ida_stats.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /host-configuration-assistant_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/masonry.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/navigation.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/new-tab.min.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /host-configuration-assistant_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/pnext.utils.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/pnext.utils.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/rotating_tweet.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/style(1).css -------------------------------------------------------------------------------- /host-configuration-assistant_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/style.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/tab-dropdown.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/tab-styles.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/tables.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/tactic.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/tacticbindlinks.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/wp-embed.min.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /host-configuration-assistant_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/www.css -------------------------------------------------------------------------------- /host-configuration-assistant_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/host-configuration-assistant_files/www.js -------------------------------------------------------------------------------- /index.css: -------------------------------------------------------------------------------- 1 | .ibm-common-overlay.prepped.active { 2 | width: 60%; 3 | } 4 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/index.html -------------------------------------------------------------------------------- /introduce-aqua33.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/introduce-aqua33.html -------------------------------------------------------------------------------- /introduce-aqua34.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/introduce-aqua34.html -------------------------------------------------------------------------------- /kc.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/kc.html -------------------------------------------------------------------------------- /product-versions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/product-versions.html -------------------------------------------------------------------------------- /products/archived-download-and-install.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/archived-download-and-install.html -------------------------------------------------------------------------------- /products/download-and-install-wazi-vscode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install-wazi-vscode.html -------------------------------------------------------------------------------- /products/download-and-install_files/autocomplete.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/autocomplete.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/button.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/button.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/core.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/core.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/dashicons.min.css -------------------------------------------------------------------------------- /products/download-and-install_files/datepicker.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/datepicker.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/dialog.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/dialog.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/draggable.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/draggable.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/dyntabs.js -------------------------------------------------------------------------------- /products/download-and-install_files/events-manager.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/events-manager.js -------------------------------------------------------------------------------- /products/download-and-install_files/events_manager.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/events_manager.css -------------------------------------------------------------------------------- /products/download-and-install_files/google-analytics.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/google-analytics.js -------------------------------------------------------------------------------- /products/download-and-install_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/grid-fluid.css -------------------------------------------------------------------------------- /products/download-and-install_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/home.css -------------------------------------------------------------------------------- /products/download-and-install_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/ida_stats.js -------------------------------------------------------------------------------- /products/download-and-install_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /products/download-and-install_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/masonry.js -------------------------------------------------------------------------------- /products/download-and-install_files/menu.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/menu.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/mouse.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/mouse.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/navigation.js -------------------------------------------------------------------------------- /products/download-and-install_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /products/download-and-install_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/pnext.utils.css -------------------------------------------------------------------------------- /products/download-and-install_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/pnext.utils.js -------------------------------------------------------------------------------- /products/download-and-install_files/position.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/position.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/resizable.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/resizable.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /products/download-and-install_files/sortable.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/sortable.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/style(1).css -------------------------------------------------------------------------------- /products/download-and-install_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/style.css -------------------------------------------------------------------------------- /products/download-and-install_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/tab-dropdown.js -------------------------------------------------------------------------------- /products/download-and-install_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/tab-styles.css -------------------------------------------------------------------------------- /products/download-and-install_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/tables.css -------------------------------------------------------------------------------- /products/download-and-install_files/tables.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/tables.js -------------------------------------------------------------------------------- /products/download-and-install_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/tactic.js -------------------------------------------------------------------------------- /products/download-and-install_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/tacticbindlinks.js -------------------------------------------------------------------------------- /products/download-and-install_files/widget.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/widget.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/wp-a11y.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/wp-a11y.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/wp-embed.min.js -------------------------------------------------------------------------------- /products/download-and-install_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/www.css -------------------------------------------------------------------------------- /products/download-and-install_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/download-and-install_files/www.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build.html -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/GSElogo-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/GSElogo-150x150.png -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/Nlr2vXKgtgE.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/Nlr2vXKgtgE.html -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/ad_status.js: -------------------------------------------------------------------------------- 1 | window.google_ad_status = 1; 2 | -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/base.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/base.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/dashicons.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/dashicons.min.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/dyntabs.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/dyntabs.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/embed.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/embed.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/fetch-polyfill.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/fetch-polyfill.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/gdpr-public.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/gdpr-public.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/gdpr-public.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/gdpr-public.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/grid-fluid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/grid-fluid.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/home.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/home.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/ida_stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/ida_stats.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/jquery.cycle.all.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/jquery.cycle.all.min.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/mainframe.js: -------------------------------------------------------------------------------- 1 | var $ = jQuery.noConflict(); -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/masonry.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/masonry.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/navigation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/navigation.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/new-tab.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/new-tab.min.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/pagepost.css: -------------------------------------------------------------------------------- 1 | /* needed for theme customizations */ -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/pnext.utils.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/pnext.utils.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/pnext.utils.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/pnext.utils.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/remote.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/remote.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/rotating_tweet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/rotating_tweet.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/skip-link-focus-fix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/skip-link-focus-fix.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/style(1).css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/style(1).css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/style.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/tab-dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/tab-dropdown.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/tab-styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/tab-styles.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/tables.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/tables.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/tactic.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/tactic.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/tacticbindlinks.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/tacticbindlinks.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/wp-embed.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/wp-embed.min.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/wp-emoji-release.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/wp-emoji-release.min.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/www-embed-player.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/www-embed-player.js -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/www-player-webp.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/www-player-webp.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/www.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/www.css -------------------------------------------------------------------------------- /products/ibm-dependency-based-build_files/www.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/products/ibm-dependency-based-build_files/www.js -------------------------------------------------------------------------------- /resources/images/11-The Value of DevOps Transformation in the Digital Enterprise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/resources/images/11-The Value of DevOps Transformation in the Digital Enterprise.png -------------------------------------------------------------------------------- /resources/images/3-DevOps Series DevOps for IBM Z Media Center .png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/resources/images/3-DevOps Series DevOps for IBM Z Media Center .png -------------------------------------------------------------------------------- /resources/images/Zowe-300x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/resources/images/Zowe-300x150.png -------------------------------------------------------------------------------- /resources/images/checkmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/resources/images/checkmark.png -------------------------------------------------------------------------------- /resources/images/devops-dozen-2021.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/resources/images/devops-dozen-2021.jpg -------------------------------------------------------------------------------- /resources/images/unavailable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/resources/images/unavailable.png -------------------------------------------------------------------------------- /tem.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/tem.html -------------------------------------------------------------------------------- /videos/kcci_use_demo_production.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IBM/mainframe-downloads/HEAD/videos/kcci_use_demo_production.mp4 --------------------------------------------------------------------------------