Skip to content

Commit

Permalink
[DOCS] Moves reporting content into user folder (#45588) (#45675)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored Sep 13, 2019
1 parent 2f67e77 commit fab3fca
Show file tree
Hide file tree
Showing 18 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/user/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ include::{kib-repo-dir}/management/upgrade-assistant/index.asciidoc[]

include::{kib-repo-dir}/management/dashboard_only_mode/index.asciidoc[]

include::{kib-repo-dir}/reporting/index.asciidoc[]
include::reporting/index.asciidoc[]

include::api.asciidoc[]

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ in the report.
+
--
[role="screenshot"]
image:reporting/images/share-button.png["Reporting Button",link="share-button.png"]
image:user/reporting/images/share-button.png["Reporting Button",link="share-button.png"]
--

. Depending on the {kib} application, choose the appropriate options:
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ are exported to CSV.
Reporting is located in the share menu from the {kib} toolbar:

[role="screenshot"]
image::reporting/images/share-button.png["Share"]
image::user/reporting/images/share-button.png["Share"]

You can also <<automating-report-generation, generate reports automatically>>.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ When creating a PDF report, there are two layout modes *Optimize PDF for printin

--
[role="screenshot"]
image:reporting/images/preserve-layout-switch.png["PDF Reporting",link="preserve-layout-switch.png"]
image:user/reporting/images/preserve-layout-switch.png["PDF Reporting",link="preserve-layout-switch.png"]
--

[float]
Expand All @@ -15,7 +15,7 @@ This will create a print friendly PDF with multiple A4 portrait pages, with 2 vi

--
[role="screenshot"]
image:reporting/images/print-layout.png["optimize-pdf-for-printing",link="print-layout.png"]
image:user/reporting/images/print-layout.png["optimize-pdf-for-printing",link="print-layout.png"]
--

[float]
Expand All @@ -25,5 +25,5 @@ This will create a PDF preserving the existing layout and size of the Visualizat

--
[role="screenshot"]
image:reporting/images/preserve-layout.png["Preserve existing layout in PDF",link="preserve-layout.png"]
image:user/reporting/images/preserve-layout.png["Preserve existing layout in PDF",link="preserve-layout.png"]
--
File renamed without changes.
File renamed without changes.

0 comments on commit fab3fca

Please sign in to comment.