浏览代码

Add links to sub-features in api page.

Maciej Gołaszewski 6 年之前
父节点
当前提交
b4e387375a
共有 1 个文件被更改,包括 5 次插入2 次删除
  1. 5 2
      packages/ckeditor5-font/docs/api/font.md

+ 5 - 2
packages/ckeditor5-font/docs/api/font.md

@@ -14,8 +14,11 @@ Check out the {@link features/font#demo demo in the Font feature} guide.
 
 ## Documentation
 
-See the {@link features/font Font feature} guide
-and {@link module:font/fontfamily~FontFamily} and {@link module:font/fontsize~FontSize} plugins documentation.
+See the {@link features/font Font feature} guide and plugins documentation:
+- {@link module:font/fontfamily~FontFamily}.
+- {@link module:font/fontsize~FontSize}.
+- {@link module:font/fontcolor~FontColor}.
+- {@link module:font/fontbackgroundcolor~FontBackgroundColor}.
 
 ## Installation