|
|
|
@ -365,8 +365,8 @@
|
|
|
|
|
"path": "Object-To-Object-Mapping.md"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text":"String Encryption",
|
|
|
|
|
"path":"String-Encryption.md"
|
|
|
|
|
"text": "String Encryption",
|
|
|
|
|
"path": "String-Encryption.md"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "Text Templating",
|
|
|
|
@ -1025,6 +1025,19 @@
|
|
|
|
|
"text": "Customization Guide",
|
|
|
|
|
"path": "UI/Angular/Customization-User-Interface.md"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "Theming",
|
|
|
|
|
"items": [
|
|
|
|
|
{
|
|
|
|
|
"text": "Overall",
|
|
|
|
|
"path": "UI/Angular/Theming.md"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "The Basic Theme",
|
|
|
|
|
"path": "UI/Angular/Basic-Theme.md"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "Modifying the Menu",
|
|
|
|
|
"path": "UI/Angular/Modifying-the-Menu.md"
|
|
|
|
|