Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
0e2d3efa
Commit
0e2d3efa
authored
May 19, 2018
by
Lucas Nussbaum
Browse files
[dev/wiki] re-enable generating network maps
parent
2cba3988
Changes
1
Show whitespace changes
Inline
Side-by-side
generators/wiki/lib/generators/site_network.rb
View file @
0e2d3efa
...
...
@@ -30,7 +30,8 @@ class SiteNetworkGenerator < WikiGenerator
@generated_content
+=
MW
.
italic
(
MW
.
small
(
generated_date_string
))
@generated_content
+=
MW
::
LINE_FEED
#check_network_description({:sites => [@site], :dot => true})
# this will generate dot and png network maps in the current directory
check_network_description
({
:sites
=>
[
@site
],
:dot
=>
true
})
end
end
...
...
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