[ACA-2157] Added basic ABN metadata (#902)

This commit is contained in:
Andy Stark 2019-01-21 18:38:30 +00:00 committed by Denys Vuika
parent da3527b0db
commit afa6de5687
36 changed files with 50 additions and 0 deletions

View File

@ -1,3 +1,8 @@
---
Title: Alfresco Content Application
Github only: true
---
# Alfresco Content Application
<!-- markdownlint-disable MD033 -->

View File

@ -1,4 +1,6 @@
---
Title: Extending
Github only: true
---
# Extending

View File

@ -1,4 +1,5 @@
---
Title: Actions
---
# Actions

View File

@ -1,4 +1,5 @@
---
Title: Application Actions
---
# Application Actions

View File

@ -1,4 +1,5 @@
---
Title: Application Features
---
# Application Features

View File

@ -1,4 +1,5 @@
---
Title: Components
---
# Components

View File

@ -1,4 +1,5 @@
---
Title: Creating custom evaluators
---
# Creating custom evaluators

View File

@ -1,4 +1,5 @@
---
Title: Extensibility features
---
# Extensibility features

View File

@ -1,4 +1,5 @@
---
Title: Extension format
---
# Extension format

View File

@ -1,3 +1,7 @@
---
Title: Custom Icons
---
# Custom Icons
You can register and use custom `.svg` icons with toolbars, context menus, etc.

View File

@ -1,4 +1,5 @@
---
Title: Redistributable libraries
---
# Redistributable libraries

View File

@ -1,3 +1,7 @@
---
Title: Registration
---
# Registration
You can use `ExtensionService` to register custom components, authentication guards,

View File

@ -1,4 +1,5 @@
---
Title: Routes
---
# Routes

View File

@ -1,4 +1,5 @@
---
Title: Rules
---
# Rules

View File

@ -1,4 +1,5 @@
---
Title: Tutorials
---
# Tutorials

View File

@ -1,4 +1,6 @@
---
Title: Application features
Github only: true
---
# Application features

View File

@ -1,4 +1,5 @@
---
Title: Document List Layout
---
# Document List Layout

View File

@ -1,4 +1,5 @@
---
Title: File Viewer
---
# File Viewer

View File

@ -1,4 +1,5 @@
---
Title: Header
---
# Header

View File

@ -1,4 +1,5 @@
---
Title: Info Drawer
---
# Info Drawer

View File

@ -1,4 +1,5 @@
---
Title: Search Results
---
# Search Results

View File

@ -1,4 +1,5 @@
---
Title: Side Navigation
---
# Side Navigation

View File

@ -1,4 +1,5 @@
---
Title: User Interface - layout
---
# User Interface - layout

View File

@ -1,4 +1,5 @@
---
Title: Version Manager
---
# Version Manager

View File

@ -1,4 +1,6 @@
---
Title: Getting started
Github only: true
---
# Getting started

View File

@ -1,4 +1,5 @@
---
Title: Building from source
---
# Building from source

View File

@ -1,4 +1,5 @@
---
Title: Configuration
---
# Configuration

View File

@ -1,4 +1,5 @@
---
Title: CORS
---
# CORS

View File

@ -1,4 +1,5 @@
---
Title: Docker
---
# Docker

View File

@ -1,4 +1,5 @@
---
Title: Internationalization
---
# Internationalization (i18n)

View File

@ -1,4 +1,5 @@
---
Title: Navigation
---
# Navigation

View File

@ -1,4 +1,5 @@
---
Title: Prerequisites
---
# Prerequisites

View File

@ -1,4 +1,6 @@
---
Title: Tutorials
Github only: true
---
# Tutorials

View File

@ -1,4 +1,5 @@
---
Title: Custom route with parameters
---
# Custom route with parameters

View File

@ -1,4 +1,5 @@
---
Title: Dialog actions
---
# Dialog actions

View File

@ -1,4 +1,5 @@
---
Title: Introduction to extending ACA
---
# Introduction to extending the Alfresco Content Application