Skip to content

Commit 468ad65

Browse files
committed
Generated CLIReadMe now targets the new doc directory. All references changed to point to new location.
1 parent bb8ce44 commit 468ad65

File tree

5 files changed

+707
-91
lines changed

5 files changed

+707
-91
lines changed

docs/_config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ company_name: IBM
1616
github_editme_path:
1717
# if you're using Github, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank.
1818

19-
path_to_generated_docs: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/
20-
# Location of the CLIReadme.md file that's generated when docs are built
21-
2219
# gitlab_editme_path: tomjoht/documentation-theme-jekyll/tree/master
2320
# if you're using GitLab, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank.
2421

docs/_data/sidebars/cdp_commads_sidebar.yml

Lines changed: 0 additions & 76 deletions
This file was deleted.

docs/_data/sidebars/cdp_sidebar.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,33 +58,33 @@ entries:
5858
output: web
5959
folderitems:
6060
- title: create cics-deploy-profile
61-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#create--cre
61+
url: cdp-CLIReadMe#create--cre
6262
output: web
6363
- title: update cics-deploy-profile
64-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#update--upd
64+
url: cdp-CLIReadMe#update--upd
6565
output: web
6666
- title: delete cics-deploy-profile
67-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#delete--rm
67+
url: cdp-CLIReadMe#delete--rm
6868
output: web
6969
- title: list cics-deploy-profile
70-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#list--ls
70+
url: cdp-CLIReadMe#list--ls
7171
output: web
7272
- title: set-default cics-deploy-profile
73-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#set-default--set
73+
url: cdp-CLIReadMe#set-default--set
7474
output: web
7575

7676
- title: Commands - CICS deploy
7777
output: web
7878
folderitems:
7979
- title: generate bundle
80-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#module-generate
80+
url: cdp-CLIReadMe#generate--g--gen
8181
output: web
8282
- title: push bundle
83-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#module-push
83+
url: cdp-CLIReadMe#push--p
8484
output: web
8585
- title: deploy bundle
86-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#module-deploy
86+
url: cdp-CLIReadMe#deploy--d--dep
8787
output: web
8888
- title: undeploy bundle
89-
external_url: https://github.com/IBM/zowe-cli-cics-deploy-plugin/blob/master/docs-internal/CLIReadme.md#module-undeploy
89+
url: cdp-CLIReadMe#undeploy--u--udep
9090
output: web

0 commit comments

Comments
 (0)