diff options
| author | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2021-01-04 20:34:57 +0100 |
|---|---|---|
| committer | tgingold <tgingold@users.noreply.github.com> | 2021-01-05 18:50:44 +0100 |
| commit | eeefd352b943e5c70bfb113a47d20f4e0c3c5014 (patch) | |
| tree | a8cbe54c0ff3255e7d796dbf4450a5c26a294e29 /doc/getting | |
| parent | 22f466ae02137b3cfc3e5de823455e596107176e (diff) | |
| download | ghdl-eeefd352b943e5c70bfb113a47d20f4e0c3c5014.tar.gz ghdl-eeefd352b943e5c70bfb113a47d20f4e0c3c5014.tar.bz2 ghdl-eeefd352b943e5c70bfb113a47d20f4e0c3c5014.zip | |
Fixed some ReST issues.
Diffstat (limited to 'doc/getting')
| -rw-r--r-- | doc/getting/PrecompileVendorPrimitives.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/getting/PrecompileVendorPrimitives.rst b/doc/getting/PrecompileVendorPrimitives.rst index d86e9b9b1..04a1010f8 100644 --- a/doc/getting/PrecompileVendorPrimitives.rst +++ b/doc/getting/PrecompileVendorPrimitives.rst @@ -152,7 +152,7 @@ Compiling on Windows * **Step 0 - Configure the scripts (optional)** - See the next section for how to configure `config.psm1`. + See the next section for how to configure `config.psm1`. * **Step 1 - Browse to your simulation working directory** @@ -173,10 +173,10 @@ Compiling on Windows * **Step 3 - Viewing the result** - This creates vendor directories in your current working directory and - compiles the vendor files into them. + This creates vendor directories in your current working directory and + compiles the vendor files into them. - .. code-block:: PowerShell + .. code-block:: PS> dir Directory: D:\temp\ghdl |
