Browse Source

add Text Templating to the navigation menu.

pull/3948/head
Halil İbrahim Kalkan 6 years ago
parent
commit
03e4913f10
  1. 4
      docs/en/docs-nav.json

4
docs/en/docs-nav.json

@ -179,6 +179,10 @@
"text": "Object to object mapping",
"path": "Object-To-Object-Mapping.md"
},
{
"text": "Text Templating",
"path": "Text-Templating.md"
},
{
"text": "Object Serialization"
},

Loading…
Cancel
Save