diff --git a/docs/README.md b/docs/README.md index 1dc9b6cea..0831ddbfa 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,8 @@ +--- +Title: Alfresco Content Application +Github only: true +--- + # Alfresco Content Application diff --git a/docs/extending/README.md b/docs/extending/README.md index 5ed182648..20c56a4a4 100644 --- a/docs/extending/README.md +++ b/docs/extending/README.md @@ -1,4 +1,6 @@ --- +Title: Extending +Github only: true --- # Extending diff --git a/docs/extending/actions.md b/docs/extending/actions.md index 4519889bd..2151773e1 100644 --- a/docs/extending/actions.md +++ b/docs/extending/actions.md @@ -1,4 +1,5 @@ --- +Title: Actions --- # Actions diff --git a/docs/extending/application-actions.md b/docs/extending/application-actions.md index 3210da661..df939e0d4 100644 --- a/docs/extending/application-actions.md +++ b/docs/extending/application-actions.md @@ -1,4 +1,5 @@ --- +Title: Application Actions --- # Application Actions diff --git a/docs/extending/application-features.md b/docs/extending/application-features.md index 73730fecb..6aa546181 100644 --- a/docs/extending/application-features.md +++ b/docs/extending/application-features.md @@ -1,4 +1,5 @@ --- +Title: Application Features --- # Application Features diff --git a/docs/extending/components.md b/docs/extending/components.md index e978a69d9..1533f9651 100644 --- a/docs/extending/components.md +++ b/docs/extending/components.md @@ -1,4 +1,5 @@ --- +Title: Components --- # Components diff --git a/docs/extending/creating-custom-evaluators.md b/docs/extending/creating-custom-evaluators.md index 957dc54d4..a397d1650 100644 --- a/docs/extending/creating-custom-evaluators.md +++ b/docs/extending/creating-custom-evaluators.md @@ -1,4 +1,5 @@ --- +Title: Creating custom evaluators --- # Creating custom evaluators diff --git a/docs/extending/extensibility-features.md b/docs/extending/extensibility-features.md index 00c323ca9..22193d2c0 100644 --- a/docs/extending/extensibility-features.md +++ b/docs/extending/extensibility-features.md @@ -1,4 +1,5 @@ --- +Title: Extensibility features --- # Extensibility features diff --git a/docs/extending/extension-format.md b/docs/extending/extension-format.md index ca7866365..b39e6383a 100644 --- a/docs/extending/extension-format.md +++ b/docs/extending/extension-format.md @@ -1,4 +1,5 @@ --- +Title: Extension format --- # Extension format diff --git a/docs/extending/icons.md b/docs/extending/icons.md index 9903edb71..5bacc26a4 100644 --- a/docs/extending/icons.md +++ b/docs/extending/icons.md @@ -1,3 +1,7 @@ +--- +Title: Custom Icons +--- + # Custom Icons You can register and use custom `.svg` icons with toolbars, context menus, etc. diff --git a/docs/extending/redistributable-libraries.md b/docs/extending/redistributable-libraries.md index af848c211..f73e8294d 100644 --- a/docs/extending/redistributable-libraries.md +++ b/docs/extending/redistributable-libraries.md @@ -1,4 +1,5 @@ --- +Title: Redistributable libraries --- # Redistributable libraries diff --git a/docs/extending/registration.md b/docs/extending/registration.md index d0afcecf4..6d4f1515e 100644 --- a/docs/extending/registration.md +++ b/docs/extending/registration.md @@ -1,3 +1,7 @@ +--- +Title: Registration +--- + # Registration You can use `ExtensionService` to register custom components, authentication guards, diff --git a/docs/extending/routes.md b/docs/extending/routes.md index d72068ef4..05169ed10 100644 --- a/docs/extending/routes.md +++ b/docs/extending/routes.md @@ -1,4 +1,5 @@ --- +Title: Routes --- # Routes diff --git a/docs/extending/rules.md b/docs/extending/rules.md index fef4e91eb..1370c1e39 100644 --- a/docs/extending/rules.md +++ b/docs/extending/rules.md @@ -1,4 +1,5 @@ --- +Title: Rules --- # Rules diff --git a/docs/extending/tutorials.md b/docs/extending/tutorials.md index 7f1d7be4e..e946e06b1 100644 --- a/docs/extending/tutorials.md +++ b/docs/extending/tutorials.md @@ -1,4 +1,5 @@ --- +Title: Tutorials --- # Tutorials diff --git a/docs/features/README.md b/docs/features/README.md index 1f4a0bfc5..60ced2375 100644 --- a/docs/features/README.md +++ b/docs/features/README.md @@ -1,4 +1,6 @@ --- +Title: Application features +Github only: true --- # Application features diff --git a/docs/features/document-list-layout.md b/docs/features/document-list-layout.md index 1d1726cdb..cf9cb4a71 100644 --- a/docs/features/document-list-layout.md +++ b/docs/features/document-list-layout.md @@ -1,4 +1,5 @@ --- +Title: Document List Layout --- # Document List Layout diff --git a/docs/features/file-viewer.md b/docs/features/file-viewer.md index a0dea420c..998846f15 100644 --- a/docs/features/file-viewer.md +++ b/docs/features/file-viewer.md @@ -1,4 +1,5 @@ --- +Title: File Viewer --- # File Viewer diff --git a/docs/features/header.md b/docs/features/header.md index 8f2953b05..fa2c15ca7 100644 --- a/docs/features/header.md +++ b/docs/features/header.md @@ -1,4 +1,5 @@ --- +Title: Header --- # Header diff --git a/docs/features/info-drawer.md b/docs/features/info-drawer.md index 62aa2162b..b10096d20 100644 --- a/docs/features/info-drawer.md +++ b/docs/features/info-drawer.md @@ -1,4 +1,5 @@ --- +Title: Info Drawer --- # Info Drawer diff --git a/docs/features/search-results.md b/docs/features/search-results.md index 6c5aafe0b..70772b279 100644 --- a/docs/features/search-results.md +++ b/docs/features/search-results.md @@ -1,4 +1,5 @@ --- +Title: Search Results --- # Search Results diff --git a/docs/features/side-navigation.md b/docs/features/side-navigation.md index 4d5e4c14d..bbe78d0d0 100644 --- a/docs/features/side-navigation.md +++ b/docs/features/side-navigation.md @@ -1,4 +1,5 @@ --- +Title: Side Navigation --- # Side Navigation diff --git a/docs/features/user-interface-layout.md b/docs/features/user-interface-layout.md index aa8f6b5b5..5d2f49d72 100644 --- a/docs/features/user-interface-layout.md +++ b/docs/features/user-interface-layout.md @@ -1,4 +1,5 @@ --- +Title: User Interface - layout --- # User Interface - layout diff --git a/docs/features/version-manager.md b/docs/features/version-manager.md index 22dff20ec..a397b5c00 100644 --- a/docs/features/version-manager.md +++ b/docs/features/version-manager.md @@ -1,4 +1,5 @@ --- +Title: Version Manager --- # Version Manager diff --git a/docs/getting-started/README.md b/docs/getting-started/README.md index e3ed3c9b6..486181fb0 100644 --- a/docs/getting-started/README.md +++ b/docs/getting-started/README.md @@ -1,4 +1,6 @@ --- +Title: Getting started +Github only: true --- # Getting started diff --git a/docs/getting-started/building-from-source.md b/docs/getting-started/building-from-source.md index 084b27922..bf535d421 100644 --- a/docs/getting-started/building-from-source.md +++ b/docs/getting-started/building-from-source.md @@ -1,4 +1,5 @@ --- +Title: Building from source --- # Building from source diff --git a/docs/getting-started/configuration.md b/docs/getting-started/configuration.md index 98e331c98..04bb1fbdb 100644 --- a/docs/getting-started/configuration.md +++ b/docs/getting-started/configuration.md @@ -1,4 +1,5 @@ --- +Title: Configuration --- # Configuration diff --git a/docs/getting-started/cors.md b/docs/getting-started/cors.md index 6396ce7f2..07fae3339 100644 --- a/docs/getting-started/cors.md +++ b/docs/getting-started/cors.md @@ -1,4 +1,5 @@ --- +Title: CORS --- # CORS diff --git a/docs/getting-started/docker.md b/docs/getting-started/docker.md index 8b3a0f6ed..e52006ec1 100644 --- a/docs/getting-started/docker.md +++ b/docs/getting-started/docker.md @@ -1,4 +1,5 @@ --- +Title: Docker --- # Docker diff --git a/docs/getting-started/internationalization.md b/docs/getting-started/internationalization.md index b929d4b9d..9d568d355 100644 --- a/docs/getting-started/internationalization.md +++ b/docs/getting-started/internationalization.md @@ -1,4 +1,5 @@ --- +Title: Internationalization --- # Internationalization (i18n) diff --git a/docs/getting-started/navigation.md b/docs/getting-started/navigation.md index b6275c89d..5ec08fb46 100644 --- a/docs/getting-started/navigation.md +++ b/docs/getting-started/navigation.md @@ -1,4 +1,5 @@ --- +Title: Navigation --- # Navigation diff --git a/docs/getting-started/prerequisites.md b/docs/getting-started/prerequisites.md index bdb5dc7a9..e3fd3d00c 100644 --- a/docs/getting-started/prerequisites.md +++ b/docs/getting-started/prerequisites.md @@ -1,4 +1,5 @@ --- +Title: Prerequisites --- # Prerequisites diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md index 1758fcc80..ba178af6d 100644 --- a/docs/tutorials/README.md +++ b/docs/tutorials/README.md @@ -1,4 +1,6 @@ --- +Title: Tutorials +Github only: true --- # Tutorials diff --git a/docs/tutorials/custom-route-with-parameters.md b/docs/tutorials/custom-route-with-parameters.md index cba3b730d..eadb8ca9c 100644 --- a/docs/tutorials/custom-route-with-parameters.md +++ b/docs/tutorials/custom-route-with-parameters.md @@ -1,4 +1,5 @@ --- +Title: Custom route with parameters --- # Custom route with parameters diff --git a/docs/tutorials/dialog-actions.md b/docs/tutorials/dialog-actions.md index 0773afe4b..6d8228587 100644 --- a/docs/tutorials/dialog-actions.md +++ b/docs/tutorials/dialog-actions.md @@ -1,4 +1,5 @@ --- +Title: Dialog actions --- # Dialog actions diff --git a/docs/tutorials/introduction-to-extending.md b/docs/tutorials/introduction-to-extending.md index fb850d25e..21a3eefc2 100644 --- a/docs/tutorials/introduction-to-extending.md +++ b/docs/tutorials/introduction-to-extending.md @@ -1,4 +1,5 @@ --- +Title: Introduction to extending ACA --- # Introduction to extending the Alfresco Content Application