Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Maxime Besson
lemonldap-ng
Commits
ee76fbec
Commit
ee76fbec
authored
Feb 12, 2019
by
Clément OUDOT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Restore 2.0 version for doc script
parent
095f9c67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/doc.pl
scripts/doc.pl
+1
-1
No files found.
scripts/doc.pl
View file @
ee76fbec
...
@@ -14,7 +14,7 @@ use strict;
...
@@ -14,7 +14,7 @@ use strict;
use
LWP::
Simple
;
use
LWP::
Simple
;
use
Tie::
File
;
use
Tie::
File
;
my
$version
=
"
2.
1
";
my
$version
=
"
2.
0
";
my
$offline_zip_url
=
"
http://lemonldap-ng.org/documentation/
$version
/start?depth=0&depthType=1.0&disableCache=1&do=siteexport&ens=documentation%3A
$version
%3Astart&exportLinkedPages=1&exportbody=1&renderer=&template=bootstrap3&disableplugin[]=acl&disableplugin[]=config&disableplugin[]=extension&disableplugin[]=oddeven&disableplugin[]=siteexport&disableplugin[]=usermanager
";
my
$offline_zip_url
=
"
http://lemonldap-ng.org/documentation/
$version
/start?depth=0&depthType=1.0&disableCache=1&do=siteexport&ens=documentation%3A
$version
%3Astart&exportLinkedPages=1&exportbody=1&renderer=&template=bootstrap3&disableplugin[]=acl&disableplugin[]=config&disableplugin[]=extension&disableplugin[]=oddeven&disableplugin[]=siteexport&disableplugin[]=usermanager
";
my
$rc
;
my
$rc
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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