Selaa lähdekoodia

Add links to sub-features in api page.

Maciej Gołaszewski 6 vuotta sitten
vanhempi
sitoutus
b4e387375a
1 muutettua tiedostoa jossa 5 lisäystä ja 2 poistoa
  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