-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Auditbeat] Enable system module docs #9670
Conversation
Pinging @elastic/secops |
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.
Seems like you're missing the corresponding generated files, I think you need to run make docs
?
# This is a very crude way of excluding references to X-Pack docs from | ||
# the build until the docs build is updated with the new folder. | ||
# TODO: Remove at the earliest possible time. | ||
continue |
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.
You did remove it at the earliest possible time! 💯
Ah, you're right. Added them. |
Enable Auditbeat system module docs. (cherry picked from commit 8e2cc6c)
Enable Auditbeat system module docs. (cherry picked from commit 8e2cc6c)
Cherry-pick of PR #9670 to 6.x branch. Original message: With elastic/docs#512 merged we can enable links to `x-pack/auditbeat/docs` to have the system module included in the documentation.
Cherry-pick of PR #9670 to 6.6 branch. Original message: With elastic/docs#512 merged we can enable links to `x-pack/auditbeat/docs` to have the system module included in the documentation.
elastic#9717) Cherry-pick of PR elastic#9670 to 6.6 branch. Original message: With elastic/docs#512 merged we can enable links to `x-pack/auditbeat/docs` to have the system module included in the documentation.
With elastic/docs#512 merged we can enable links to
x-pack/auditbeat/docs
to have the system module included in the documentation.