You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.md
+1-138Lines changed: 1 addition & 138 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,147 +4,10 @@ title: Welcome to Elastic Docs v3
4
4
5
5
Elastic Docs V3 is our next-generation documentation platform designed to improve the experience of learning, using, and contributing to Elastic products. Built on a foundation of modern authoring tools and scalable infrastructure, V3 offers faster builds, streamlined versioning, and enhanced navigation to guide users through Elastic’s complex ecosystem.
6
6
7
-
**What do you want to do today?**
7
+
## What do you want to do today?
8
8
9
9
*[Contribute to Elastic documentation](./contribute/index.md)
10
10
*[Learn about migration to Elastic Docs V3](./migration/index.md)
11
11
*[Configure content sets in V3](./configure/index.md)
12
12
*[Learn about V3 syntax](./syntax/index.md)
13
13
*[Contribute to V3 (developer guide)](./development/index.md)
14
-
15
-
## About this repo
16
-
17
-
This repository is host to:
18
-
19
-
**`docs-builder`* command line tool to generate single doc-sets (13mb native code, no dependencies)
20
-
**`docs-assembler`* command line tool to assemble all the doc sets. (IN PROGRESS)
21
-
*`elastic/docs-builder@main` Github Action to build and validate a repositories documentation
22
-
**`docs-generator`* command line tool to deterministically generate a docset and incremental updates to generated content
0 commit comments