Skip to content

Commit 16f025e

Browse files
authored
.
1 parent 69c18b5 commit 16f025e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/Utils/ConfigurationF/index.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
Xmipp Configuration File
22
========================
33

4-
This document describes the variables present in the Xmipp configuration file and their purpose. Reviewed for xmipp.3.24.12 - Poseidon
4+
The Xmipp configuration file is generated at the beginning of the installation process if it does not already exist. This file is used to load the necessary libraries and set up environment variables for Xmipp. To generate a new configuration file, you can use the command:
5+
6+
```
7+
./xmipp config
8+
```
9+
10+
This document describes the variables present in the Xmipp configuration file and their purpose.
511
Each section and variable is detailed below:
612

713
Toggle Section

0 commit comments

Comments
 (0)