Skip to content

Commit a8144b9

Browse files
committed
few more bugs
1 parent 3a65c26 commit a8144b9

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/source/migration/guide/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ title: Migration Guide
44

55
How to migrate content from Asciidoc to V3.
66

7-
1. Clone https://github.com/elastic/adoc-to-md
8-
2. Run the migration tool
9-
3. Copy the output to the appropriate directory in https://github.com/elastic/docs-content
10-
4. Update the `docset.yml` file to reflect the new IA of the content set
11-
5. Build your changes with https://github.com/elastic/docs-builder
12-
6. Open a PR and merge your changes
7+
## Migration tooling
8+
9+
Use the [adoc-to-md](https://github.com/elastic/adoc-to-md) conversion tool to migrate content sets from Asciidoc syntax to docs-builder syntax. Instructions to use the tool are in the readme file.
10+
11+
After running the migration tool, you can move, and manipulate files while viewing a live preview of the content with docs-builder.

0 commit comments

Comments
 (0)