浏览代码

Docs: Links to the new guide. [skip ci]

Piotrek Koszuliński 8 年之前
父节点
当前提交
8e1c367154
共有 2 个文件被更改,包括 3 次插入5 次删除
  1. 2 4
      packages/ckeditor5-image/docs/features/image.md
  2. 1 1
      packages/ckeditor5-image/src/imagestyle.js

+ 2 - 4
packages/ckeditor5-image/docs/features/image.md

@@ -166,15 +166,13 @@ TODO (example)...
 
 ## Image upload
 
-TODO...
-
-<!-- TODO 6 -->
+See the {@link features/image-upload Image upload} guide.
 
 ## Responsive images
 
 TODO...
 
-<!-- TODO 6 -->
+<!-- TODO 6  when finished, link here from the image-upload guide. -->
 
 ## Installation
 

+ 1 - 1
packages/ckeditor5-image/src/imagestyle.js

@@ -130,7 +130,7 @@ export default class ImageStyle extends Plugin {
  * Note: Setting `title` to one of {@link module:image/imagestyle/imagestyleengine~ImageStyleEngine#localizedDefaultStylesTitles}
  * will automatically translate it to the language of the editor.
  *
- * Read more about styling images in the {@linkTODO Image styles guide}.
+ * Read more about styling images in the {@glink features/image#Image-styles Image styles guide}.
  *
  * The feature creates commands based on defined styles, so you can change the style of a selected image by executing
  * the following command: