doc/configuration: link to style guide
This commit is contained in:
parent
add0667550
commit
9e4cdd4470
|
@ -18,6 +18,6 @@ $section->add('Module documentations', array(
|
|||
'url' => 'doc/module',
|
||||
));
|
||||
$section->add($this->translate('Developer - Style'), array(
|
||||
'url' => 'doc/style/font',
|
||||
'url' => 'doc/style/guide',
|
||||
'priority' => 200,
|
||||
));
|
||||
|
|
Loading…
Reference in New Issue