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
537f7b28
Commit
537f7b28
authored
Jun 25, 2018
by
Lucas Nussbaum
Browse files
Update name of OAR properties page
parent
fce33e4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
generators/wiki/lib/generators/oar_properties.rb
View file @
537f7b28
...
...
@@ -225,7 +225,7 @@ class OarPropertiesGenerator < WikiGenerator
end
if
__FILE__
==
$0
generator
=
OarPropertiesGenerator
.
new
(
"
Generated/
OAR_Properties"
)
generator
=
OarPropertiesGenerator
.
new
(
"OAR_Properties"
)
options
=
WikiGenerator
::
parse_options
if
(
options
)
...
...
generators/wiki/wikigen
View file @
537f7b28
...
...
@@ -29,7 +29,7 @@ GLOBAL_GENERATORS = {
},
'oar_properties'
=>
{
:gen
=>
OarPropertiesGenerator
,
:page
=>
'
Generated/
OAR_Properties'
:page
=>
'OAR_Properties'
}
}
SITE_GENERATORS
=
{
...
...
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