Skip to content
Snippets Groups Projects
Commit 8861c7c0 authored by Abdussalam Saleh-Mghir's avatar Abdussalam Saleh-Mghir
Browse files

STYLE : modification of the README.md in doc_cookbook

parent f070903e
No related branches found
No related tags found
2 merge requests!52Merge for v1.1.0,!44Simplify and Boost generation of the wiki
......@@ -45,11 +45,11 @@ conda activate <name_env_sphinx>
- We run the shell script `script_doc_sphinx.sh` which will generate the source files for the python script then use all the source files inside the temporary repertory `rst_tmp` to generate the new wiki at the output path requested.
```shell
./script_doc_sphinx.sh <path_wiki_output> <mode>
./script_doc_sphinx.sh <path_wiki_output> <type_output>
```
<path_wiki_output> : Path of the repertory where the new wiki will be generated
<mode> : Type of the files generated for the wiki (md or html)
<type_output> : Type of the files generated for the wiki (md or html)
Example:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment