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/migration/guide/index.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,8 @@ title: Migration Guide
4
4
5
5
How to migrate content from Asciidoc to V3.
6
6
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