-
Notifications
You must be signed in to change notification settings - Fork 81
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
Thesilence docs #393
Thesilence docs #393
Conversation
Codecov Report
@@ Coverage Diff @@
## master #393 +/- ##
==========================================
+ Coverage 90.41% 90.67% +0.25%
==========================================
Files 127 127
Lines 14279 14537 +258
==========================================
+ Hits 12910 13181 +271
+ Misses 1369 1356 -13
Continue to review full report at Codecov.
|
|
||
Alternately, they can be highly complex, chaining a series of operators to lift a set of nodes and perform a series of additional filter and pivot operations that follow a line of analysis across the data: | ||
|
||
``cli> ask inet:fqdn*tag=tc.t12 -> inet:dns:a:fqdn inet:dns:a:ipv4 -> inet:ipv4 -#anon.tor -#anon.vpn -> inet:dns:a:ipv4 inet:dns:a:fqdn -> inet:fqdn`` |
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 line goes off the page for me, but I am not sure how to fix it. It might be possible to use "code blocks": https://rest-sphinx-memo.readthedocs.io/en/latest/ReST.html#code-blocks
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.
These docs looks great! I only found one issue (made another comment) around line breaks.
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 looks better. I noticed in section 11 that the strings seem to wrap when enclosed in ()s.
Ex: (inet:dns:a:fqdn -> inet:fqdn
)
Fix typo (fqdd -> fqdn)
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.
shipit
Additional User Guide documentation on: