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/index.md
+48-1Lines changed: 48 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ In this section we will build a simple documentation site on your local machine.
9
9
> Prerequisites
10
10
> - Familiarity with the command line
11
11
> - Install [.NET SDK](https://dotnet.microsoft.com/en-us/download) 8.0 or higher
12
-
> - Install [Node.js](https://nodejs.org/) v20 or higher
12
+
> - Install [Node.js](https://nodejs.org/) v20 or higher (Optional: It's required when using [Create PDF Files](https://filzrev.github.io/docfx/docs/pdf.html))
13
13
14
14
Make sure you have [.NET SDK](https://dotnet.microsoft.com/en-us/download) installed, then open a terminal and enter the following command to install the latest docfx:
0 commit comments