Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restructuring generate-doc code folder #5252
Restructuring generate-doc code folder #5252
Changes from 115 commits
7656bbf
f726926
969c24a
b2e564d
ac628e5
ba654bd
d88e2fc
c7010a0
381bf1c
b17fb42
7b514e0
27666c6
178321b
4e9d3dd
d001ba9
3c6f4b2
a2d3c74
6dcef7f
b0087db
8bf7076
5d49542
c4bf643
01e0440
19b1f39
71c44d1
4e49aef
5fe5314
e5b71ba
327d8d6
793bbc0
349a145
90075cb
a36c854
03a328e
d24b209
809cf32
b630ca2
f2a7500
b54dd08
11af8f4
57feace
d74dc66
13a331d
e94e087
728855a
b0e26e7
bad2fbb
77df33a
feb3f98
0868a0a
5248845
bb0811f
2cf025c
1c9b946
7b5ea02
c8a59c9
1790fe3
e74900e
bc7fc34
c52cab5
e34cb69
ef8a8e6
4ca0e16
bb8868d
ef97e85
d031956
b5fd4f3
b68aa47
b23fa32
44312e2
98928d2
a5984a6
8f31440
533282d
9177e67
2661a81
3c7b80c
9940a26
7610b93
de00038
506a496
8841841
7b6bd6a
ae9e5b9
ded6b69
be77015
464a842
3375c13
23f78be
9a897b9
2e9a7dc
ff036fe
1cd950c
a6217e7
877e909
0a16c71
2eac7dd
4accf74
bb40ab3
001117c
30b43fb
0eb09ed
6f577a2
b935e17
df0e09a
428e52c
19a658a
14f278d
b0107e4
ce7db0d
324ddd6
380c107
3b9ffb3
752be76
b632287
03d22d3
23a8643
658fef7
dae823a
66f08b2
e36f459
c817312
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you are doing a lot of one line script or pswh commands you should consider consolidating them into a smaller number of pwsh or script steps.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So the way we have them right now is we have segregated the steps based on the logical purpose and also if there are any failures we can identify them easily
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can still build the docs in the old methodology correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes we can. I need to add another arg
--oldIndex
and pass empty quotes with the exclude list