Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
diapotb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Remote Modules
diapotb
Commits
8861c7c0
Commit
8861c7c0
authored
3 years ago
by
Abdussalam Saleh-Mghir
Browse files
Options
Downloads
Patches
Plain Diff
STYLE : modification of the README.md in doc_cookbook
parent
f070903e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!52
Merge for v1.1.0
,
!44
Simplify and Boost generation of the wiki
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc_cookbook/README.md
+2
-2
2 additions, 2 deletions
doc_cookbook/README.md
with
2 additions
and
2 deletions
doc_cookbook/README.md
+
2
−
2
View file @
8861c7c0
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment