beginning of the glossary
This commit is contained in:
parent
e20fb97d10
commit
6a495ac444
2 changed files with 31 additions and 1 deletions
|
|
@ -483,7 +483,13 @@ our $HELP = {
|
|||
body => 'Page, Export body',
|
||||
related => [
|
||||
],
|
||||
}
|
||||
},
|
||||
'glossary' => {
|
||||
title => 'glossary title',
|
||||
body => 'glossary body',
|
||||
related => [
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue