Skip to content

Commit e343948

Browse files
authored
Minor fixes in the documentation (#71)
1 parent a14643e commit e343948

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

docs/recipes/index.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you are looking for examples with explanations, see the [examples](/examples/
1313
recipes_surface_tension_diagram_pure
1414
```
1515

16-
## Specifying Thermodynamic Conditions
16+
## Critical points and phase equilibria
1717

1818
```{eval-rst}
1919
.. toctree::
@@ -24,16 +24,6 @@ If you are looking for examples with explanations, see the [examples](/examples/
2424
recipes_phase_equilibrium_pure
2525
```
2626

27-
## Computing Properties
28-
29-
```{eval-rst}
30-
.. toctree::
31-
:maxdepth: 1
32-
33-
recipes_p_sat_t_boil
34-
```
35-
36-
3727
## DFT
3828

3929
```{eval-rst}

docs/rust_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ The documentation for the Rust crates is hosted on `docs.rs`.
44

55
- [`feos-core`](https://docs.rs/feos-core/latest/feos_core/)
66
- [`feos-dft`](https://docs.rs/feos-dft/latest/feos_dft/)
7-
- [`feos-pcsaft`](https://docs.rs/feos-pcsaft/latest/feos_pcsaft/)
7+
- [`feos`](https://docs.rs/feos/latest/feos/)
88

0 commit comments

Comments
 (0)