Skip to content

Commit 42a350a

Browse files
committed
fix ordered list in dpf docs local preview file 25r2
1 parent 83c6053 commit 42a350a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

2025R2/dpf-framework-25-r2/user-guide/dpf-docs-local-preview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,10 @@ It removes the risk from incompatibilities between dependencies.
191191
pip install ansys-dpf-core[operator_doc]
192192
```
193193

194-
This installs the ansys-dpf-core Python package with its dependencies for generating the operator documentation files.
195-
It also enables a command on the terminal to generate the operator documentation (see the next step).
194+
This installs the ansys-dpf-core Python package with its dependencies for generating the operator documentation files.
195+
It also enables a command on the terminal to generate the operator documentation (see the next step).
196196

197-
See the [PyDPF-Core documentation](https://dpf.docs.pyansys.com/version/stable/getting_started/install.html) for further details on how you can install ansys-dpf-core.
197+
See the [PyDPF-Core documentation](https://dpf.docs.pyansys.com/version/stable/getting_started/install.html) for further details on how you can install ansys-dpf-core.
198198

199199
2. **Check your installation** with:
200200

0 commit comments

Comments
 (0)