diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
index 2e127d244..0adc19575 100644
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -8,5 +8,6 @@
+
\ No newline at end of file
diff --git a/ijs.tree b/ijs.tree
index 114847caa..b09df7b37 100644
--- a/ijs.tree
+++ b/ijs.tree
@@ -4,67 +4,62 @@
-
-
-
+
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
-
+
+
-
+
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
@@ -72,126 +67,122 @@
toc-title="LaF Defaults"/>
-
-
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
+
+
+
-
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
+
+
-
-
-
+
+
+
-
-
+
+
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
-
-
+
+
+
-
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
@@ -209,12 +200,12 @@
-
-
+
+
-
-
+
+
diff --git a/topics/basics/basic_action_system.md b/topics/basics/basic_action_system.md
index 2b6350f99..12a74ad39 100644
--- a/topics/basics/basic_action_system.md
+++ b/topics/basics/basic_action_system.md
@@ -1,4 +1,4 @@
-[//]: # (title: Action System)
+[//]: # (title: Actions)
diff --git a/topics/basics/plugin_structure/plugin_configuration_file.md b/topics/basics/plugin_structure/plugin_configuration_file.md
index 41e17391f..1b982de53 100644
--- a/topics/basics/plugin_structure/plugin_configuration_file.md
+++ b/topics/basics/plugin_structure/plugin_configuration_file.md
@@ -1,4 +1,4 @@
-[//]: # (title: Plugin Configuration File - plugin.xml)
+[//]: # (title: Plugin Configuration File)
diff --git a/topics/intro/intellij_platform.md b/topics/intro/intellij_platform.md
index cc1ea056c..0408b6035 100644
--- a/topics/intro/intellij_platform.md
+++ b/topics/intro/intellij_platform.md
@@ -1,4 +1,4 @@
-[//]: # (title: What is the IntelliJ Platform?)
+[//]: # (title: The IntelliJ Platform)
diff --git a/topics/intro/sdk_code_guidelines.md b/topics/intro/sdk_code_guidelines.md
index 9afe89ce0..832a0a9e0 100644
--- a/topics/intro/sdk_code_guidelines.md
+++ b/topics/intro/sdk_code_guidelines.md
@@ -1,4 +1,4 @@
-[//]: # (title: Guidelines for Creating IntelliJ Platform SDK Code Samples)
+[//]: # (title: SDK Code Sample Guidelines)
diff --git a/topics/intro/sdk_style.md b/topics/intro/sdk_style.md
index 083fbfbe2..b16de4686 100644
--- a/topics/intro/sdk_style.md
+++ b/topics/intro/sdk_style.md
@@ -1,4 +1,4 @@
-[//]: # (title: Style Guide for SDK Documents)
+[//]: # (title: SDK Docs Style Guide)
diff --git a/topics/reference_guide/multiple_carets.md b/topics/reference_guide/multiple_carets.md
index f08d99e18..bec8c73a0 100644
--- a/topics/reference_guide/multiple_carets.md
+++ b/topics/reference_guide/multiple_carets.md
@@ -1,4 +1,4 @@
-[//]: # (title: Supporting Multiple Carets)
+[//]: # (title: Multiple Carets)
diff --git a/topics/reference_guide/project_wizard.md b/topics/reference_guide/project_wizard.md
index 01bc61663..ccef2f18e 100644
--- a/topics/reference_guide/project_wizard.md
+++ b/topics/reference_guide/project_wizard.md
@@ -1,4 +1,4 @@
-[//]: # (title: Project Wizard - Adding Support for Creating New Project Types.)
+[//]: # (title: Project Wizard - Adding Support for Creating New Project Types)
diff --git a/topics/tutorials/action_system.md b/topics/tutorials/action_system.md
index 873a135f1..7079d6365 100644
--- a/topics/tutorials/action_system.md
+++ b/topics/tutorials/action_system.md
@@ -1,4 +1,4 @@
-[//]: # (title: IntelliJ Action System Tutorial)
+[//]: # (title: Actions Tutorial)
diff --git a/topics/tutorials/editor_basics/coordinates_system.md b/topics/tutorials/editor_basics/coordinates_system.md
index 5a9e03ba3..6b6b09a08 100644
--- a/topics/tutorials/editor_basics/coordinates_system.md
+++ b/topics/tutorials/editor_basics/coordinates_system.md
@@ -1,4 +1,4 @@
-[//]: # (title: Editor Coordinate Systems - Caret Positions and Offsets)
+[//]: # (title: 2. Editor Coordinates System. Positions and Offsets)
diff --git a/topics/tutorials/editor_basics/working_with_text.md b/topics/tutorials/editor_basics/working_with_text.md
index b1d6a5d67..b1f9e06c4 100644
--- a/topics/tutorials/editor_basics/working_with_text.md
+++ b/topics/tutorials/editor_basics/working_with_text.md
@@ -1,4 +1,4 @@
-[//]: # (title: Working with Text)
+[//]: # (title: 1. Working with Text)
diff --git a/topics/tutorials/framework.md b/topics/tutorials/framework.md
index 511b3089d..432df619c 100644
--- a/topics/tutorials/framework.md
+++ b/topics/tutorials/framework.md
@@ -1,4 +1,4 @@
-[//]: # (title: Supporting Frameworks)
+[//]: # (title: Frameworks)
diff --git a/topics/tutorials/intro_project_wizard.md b/topics/tutorials/intro_project_wizard.md
index 4d4285538..5a2087b8d 100644
--- a/topics/tutorials/intro_project_wizard.md
+++ b/topics/tutorials/intro_project_wizard.md
@@ -1,4 +1,4 @@
-[//]: # (title: Project Wizard)
+[//]: # (title: Project Wizard Tutorial)
diff --git a/topics/tutorials/run_configurations.md b/topics/tutorials/run_configurations.md
index f0925a208..ac43f1041 100644
--- a/topics/tutorials/run_configurations.md
+++ b/topics/tutorials/run_configurations.md
@@ -1,4 +1,4 @@
-[//]: # (title: Run Configurations)
+[//]: # (title: Run Configurations Tutorial)
diff --git a/topics/tutorials/tree_structure_view.md b/topics/tutorials/tree_structure_view.md
index 08bf63e5b..27fe25adc 100644
--- a/topics/tutorials/tree_structure_view.md
+++ b/topics/tutorials/tree_structure_view.md
@@ -1,4 +1,4 @@
-[//]: # (title: Tree Structure View)
+[//]: # (title: Modifying Project View Structure)