kibana/docs/index.asciidoc
Kibana Machine 0b31925cae
[8.9] [DOCS] Add TOC to landing page (#161411) (#161480)
# Backport

This will backport the following commits from `main` to `8.9`:
- [[DOCS] Add TOC to landing page
(#161411)](https://github.com/elastic/kibana/pull/161411)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"James
Rodewig","email":"james.rodewig@elastic.co"},"sourceCommit":{"committedDate":"2023-07-07T16:03:32Z","message":"[DOCS]
Add TOC to landing page (#161411)\n\n### Summary\r\n- Adds the TOC to
the Kibana docs landing page. Removes the right sidebar from the landing
page.\r\n- Removes the \"View all Elastic docs\" link from the bottom of
the landing
page","sha":"b7b198e2ba435df5bc909042d2a8dc0e2ab9967a","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.9.0","v8.10.0","v8.8.3"],"number":161411,"url":"https://github.com/elastic/kibana/pull/161411","mergeCommit":{"message":"[DOCS]
Add TOC to landing page (#161411)\n\n### Summary\r\n- Adds the TOC to
the Kibana docs landing page. Removes the right sidebar from the landing
page.\r\n- Removes the \"View all Elastic docs\" link from the bottom of
the landing
page","sha":"b7b198e2ba435df5bc909042d2a8dc0e2ab9967a"}},"sourceBranch":"main","suggestedTargetBranches":["8.9","8.8"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161411","number":161411,"mergeCommit":{"message":"[DOCS]
Add TOC to landing page (#161411)\n\n### Summary\r\n- Adds the TOC to
the Kibana docs landing page. Removes the right sidebar from the landing
page.\r\n- Removes the \"View all Elastic docs\" link from the bottom of
the landing
page","sha":"b7b198e2ba435df5bc909042d2a8dc0e2ab9967a"}},{"branch":"8.8","label":"v8.8.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2023-07-07 12:28:10 -04:00

23 lines
418 B
Text

[[kibana-guide]]
= Kibana Guide
:kib-repo-dir: {kibana-root}/docs
include::{docs-root}/shared/versions/stack/{source_branch}.asciidoc[]
include::{docs-root}/shared/attributes.asciidoc[]
include::landing-page.asciidoc[]
include::user/index.asciidoc[]
include::accessibility.asciidoc[]
include::CHANGELOG.asciidoc[]
include::developer/index.asciidoc[]
include::apis.asciidoc[]
include::redirects.asciidoc[]