Skip to content

Commit 8d31399

Browse files
authored
Update README.adoc
Added instructions for Visual Studio option
1 parent d0de922 commit 8d31399

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@ NOTE: There's no need to merge that ' vx.y` in the main branch. The build and pu
2525
TIP: You can add a `prerelease:` attribute to suffix the version name as long as the content is not ready for an official release. The version will be accessible on the website, but it will not be displayed as the default version to the visitor.
2626

2727
== Rendering pages on your computer
28-
We recommend either one of these two options for people working more intensely in this repository
28+
We recommend either one of these three options for people working more intensely in this repository
29+
30+
=== Use Visual Studio
31+
* Install the Asciidoc extension
32+
* On the settings, make sure to go under Asciidoc > Antora: Show Enable Antora Prompt, and check "Show a prompt to enable Antora support when an antora.yml file is detected"
33+
** For this prompt to work, you need to have a single antora.yml on your folder, so open at the language folder level you are working on
2934

3035
=== Use Intelli J to render locally
3136
* Clone the repository or Download a zip of the source files

0 commit comments

Comments
 (0)