10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-03 09:55:59 +02:00

Update doc

This commit is contained in:
Thomas Applencourt 2015-06-19 18:58:58 +02:00
parent a07312b077
commit a2966d2999

View File

@ -121,6 +121,7 @@ You can type `ninja all` in a module for compiling all the submodule
##Format specification : ##Format specification :
```
Required: Required:
[<provider_name>] The name of the provider in irp.f90 and in the EZFIO lib [<provider_name>] The name of the provider in irp.f90 and in the EZFIO lib
doc:<str> The plain text documentation doc:<str> The plain text documentation
@ -141,6 +142,7 @@ Optional:
(by default is <provider_name>) (by default is <provider_name>)
ezfio_dir: <str> Will be the folder of EZFIO. ezfio_dir: <str> Will be the folder of EZFIO.
(by default is <module_lower>) (by default is <module_lower>)
```
##Example of EZFIO.cfg: ##Example of EZFIO.cfg: