Integration/Tutorials/Getting-Started.md
... ...
@@ -95,4 +95,10 @@ Izenda.AdHoc.AdHocSettings.AdHocConfig.PostLogin();
95 95
// Require Login once security configured.
96 96
AdHocSettings.RequireLogin = false;
97 97
AdHocSettings.LoginUrl = "INSERT_YOUR_LOGIN_PAGE_HERE";
98
-```
... ...
\ No newline at end of file
0
+```
1
+
2
+###[[Navigation|Integration/Tutorials/Navigation]]
3
+
4
+###[[Architecture|Integration/Tutorials/Architecture]]
5
+
6
+###[[Localization|Integration/Tutorials/Localization]]
... ...
\ No newline at end of file
Integration/_Sidebar.md
... ...
@@ -1,7 +1,4 @@
1 1
* [[Installing Izenda]]
2 2
* [[Izenda Quick Start Guide|Integration/Tutorials/Getting-Started]]
3
-* [[Basic Configuration]]
4
-* [[Integration]]
5
-* [[Customizing Izenda]]
6
-* [[OData|guides/OData]]
3
+* [[User Guides|FAQ/UserGuides]]
7 4
* [[Developer Tutorials|Guides/Developer Links and Guides]]
... ...
\ No newline at end of file