From b63da9251646c220f229a89de78f141c29446e39 Mon Sep 17 00:00:00 2001 From: Artem30801 Date: Mon, 12 Oct 2020 01:21:19 +0300 Subject: [PATCH] docs: added api links --- docs/en/SUMMARY.md | 1 + docs/en/api.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/en/SUMMARY.md b/docs/en/SUMMARY.md index 9c1cc77..90de5a6 100644 --- a/docs/en/SUMMARY.md +++ b/docs/en/SUMMARY.md @@ -7,3 +7,4 @@ * [Animation module](animation.md) * [Exporting animations from Blender](blender-addon.md) * [Building modified image](image-building.md) +* [API documentation](api.md) diff --git a/docs/en/api.md b/docs/en/api.md index 0249bac..175f917 100644 --- a/docs/en/api.md +++ b/docs/en/api.md @@ -1,6 +1,7 @@ # API -Clever-show can be +`clever-show` can be modified or used as set of modules to repurpose the software or implement different behaviors, expand functionality. + ## messaging