Skip to content

joepeeples/stack-docs

This branch is 151 commits behind elastic/stack-docs:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 26, 2022
Jul 7, 2023
May 30, 2018
May 30, 2018
Jun 21, 2023
Sep 4, 2019
Jun 21, 2023
Feb 23, 2022
May 30, 2018
May 30, 2018
May 30, 2018
May 30, 2018

Repository files navigation

stack-docs

This repository is the home for the cross-stack (Elastic Stack) documentation, such as the Installation and Configuration Guide and the Machine Learning Guide.

Directories

Within this repo, the /docs/en/ directory is structured as follows:

Directory Description
getting-started Contains the source files for the Getting Started Guide.
gke-on-prem Contains the source files for Elastic Stack and Google Cloud's Anthos
glossary Contains the source files for the Elastic Glossary.
install-upgrade Contains the source files for the Elastic Installation and Upgrade Guide.
stack/ml Contains the source files for the Machine Learning Guide.

Backporting

In general, we backport documentation changes only to live stack versions.

To automatically create backport PRs, add the appropriate backport labels (such as backport-8.1).

If no backport PRs are required or you want to backport manually, add the backport-skip label. We recommend using the backport tool to easily open backport PRs. If you need help, ping @mlr-docs and we'd be happy to help.

Build

To build the docs:

  1. Identify which book you want to build and whether it has any dependencies on other repositories. You can see the required repositories for each book in either the conf.yaml or the doc_build_aliases.sh file.

  2. Check out the elastic/docs repository and any other necessary repositories.

  3. Run the appropriate build_docs script, as listed in the doc_build_aliases.sh file.

About

Elastic Stack Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%