Skip to content

Commit d32006a

Browse files
authored
Add note to redirect 9.0+ local docs builders in readme (#3277)
Added a note about the repo's relevance to pre-9.0 Elastic docs and provided a link for building markdown docs for versions 9.0+. Folks land here and get confused about the build system.
1 parent 64d67d4 commit d32006a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
= Docs HOWTO
22

3+
[IMPORTANT]
4+
====
5+
This repo pertains to the asciidoc system used for pre-9.0 Elastic docs.
6+
To build the markdown docs for versions 9.0+, refer to https://elastic.github.io/docs-builder/contribute/locally/.
7+
====
8+
39
include::{docs-root}/shared/versions/stack/current.asciidoc[]
410
include::{docs-root}/shared/attributes.asciidoc[]
511

0 commit comments

Comments
 (0)