-
Notifications
You must be signed in to change notification settings - Fork 17
Add operation guide for reporting tool #9
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Ruchip16 <[email protected]>
Signed-off-by: Ruchip16 <[email protected]>
HarshCasper
left a comment
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.
Please rename the PR to Add Operation Guide for Reporting Tool and see if you missed the actual doc pieces.
| { | ||
| "python.pythonPath": "docs\\env\\Scripts\\python.exe" | ||
| } No newline at end of file |
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.
I don't see the particular use-case of this here
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.
docs/OperationGuide/index.rst
Outdated
|
|
||
| We will explore each of these steps in detail in the sections that | ||
|
|
||
| follow No newline at end of file |
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.
This documentation piece seems incomplete. Is that intentional or is this PR WIP?
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.
ya like in the doc file of operation guide it was concluded like this & I had no idea of what should I put next as there was a lot of stuff which was to be added after this
and also I did not initiate the make clean && make HTML command as I was not sure about this so once you approve I would make another PR containing the final commit
|
Hi @Ruchip16 , @HarshCasper This is still WIP? |
Yes. I will ping you once the PR is done and approved from my side. |
Signed-off-by: Ruchip16 <[email protected]>
|
@HarshCasper I have rebased my previous commit with the latest one and pushed the changes |

Pull Request Template
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Additional Context (Please include any Screenshots/gifs if relevant)
...
Checklist: