-
Notifications
You must be signed in to change notification settings - Fork 66
[DOC]Doc clarifications and additions to url option #119
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
Conversation
karenzone
commented
Mar 19, 2020
•
edited
Loading
edited
- Pull in info captured in Document "headers" as part of the config options #99
- Edits
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.
In general, this should be helpful. I've left a couple notes/suggestions, mostly cleaning up derps on my part when I left the original notes on the subject.
I really wish we didn't pass user-config through to manticore without santization, but this is the state that we are in and bubbling this info up to user-facing docs is better than other options.
Co-Authored-By: Ry Biesemeyer <yaauie@users.noreply.github.com>
… thoroughly tested Co-Authored-By: Ry Biesemeyer <yaauie@users.noreply.github.com>
@yaauie Thank you for the comments and clarifications. Please LMKWYT. |
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.
A couple more changes to add clarity. Probably my last pass 😂
Co-authored-by: Ry Biesemeyer <yaauie@users.noreply.github.com>
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.
post-merge LGTM on the final edits 👍
Thank you @karenzone for pushing this through
Note to self (@karenzone): Publish pending clean CI |
Thanks for your help with CI, @jsvd |