Skip to content

Commit

Permalink
add asciidoc index page (#1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenmcginnis authored Dec 10, 2024
1 parent a441506 commit 013e99e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ storybook-static
package-lock.json
packages/**/src/version.ts
packages/**/lib/*
coverage
coverage
html_docs
7 changes: 7 additions & 0 deletions docs/index.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:doctype: book

= Search UI

⚠️ This is a work in progress. ⚠️

For the current Search UI documentation, refer to https://www.elastic.co/docs/current/search-ui/overview[elastic.co/docs/current/search-ui].

0 comments on commit 013e99e

Please sign in to comment.