mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-1889] Split Extending section into separate files (#784)
* [ACA-1889] Split Extending section into separate files * [ACA-1889] Split Extending section into separate files * [ACA-1889] Added recent changes and then deleted extending.md * [ACA-1889] Added Tutorials section
This commit is contained in:
21
docs/extending/README.md
Normal file
21
docs/extending/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
---
|
||||
|
||||
# Extending
|
||||
|
||||
Learn how to extend the features of the Alfresco Content Application.
|
||||
|
||||
## Contents
|
||||
|
||||
- [Extensibility features](/extending/extensibility-features)
|
||||
- [Extension format](/extending/extension-format)
|
||||
- [Routes](/extending/routes)
|
||||
- [Components](/extending/components)
|
||||
- [Actions](/extending/actions)
|
||||
- [Application actions](/extending/application-actions)
|
||||
- [Rules](/extending/rules)
|
||||
- [Application features](/extending/application-features)
|
||||
- [Registration](/extending/registration)
|
||||
- [Creating custom evaluators](/extending/creating-custom-evaluators)
|
||||
- [Tutorials](/extending/tutorials)
|
||||
- [Redistributable libraries](/extending/redistributable-libraries)
|
Reference in New Issue
Block a user