Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olivier Stasse
Gepetto Utils
Commits
9fda3fd1
Commit
9fda3fd1
authored
Apr 19, 2018
by
Guilhem Saurel
Browse files
doc.*: path has changed
parent
fb929b1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
scripts/doc.py
View file @
9fda3fd1
...
...
@@ -6,7 +6,7 @@ from zipfile import BadZipFile, ZipFile
from
io
import
BytesIO
import
requests
DOC
=
Path
(
'/net/
cetus/data/
gepetto/Doc'
)
DOC
=
Path
(
'/net/
pongo/vol/vol_projects/partage_
gepetto/Doc'
)
GITLAB
=
'https://gepgitlab.laas.fr'
RAINBOARD
=
'http://rainboard.laas.fr'
VERSION
=
'16.04'
...
...
scripts/doc.sh
View file @
9fda3fd1
...
...
@@ -4,7 +4,7 @@
set
-e
cd
/net/
cetus/data/
gepetto/Doc
cd
/net/
pongo/vol/vol_projects/partage_
gepetto/Doc
for
namespace
in
*
;
do
pushd
$namespace
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment